genshindev / api

A fan-made Genshin Impact API for easy access to game data.
https://genshin.jmp.blue
Open Software License 3.0
696 stars 188 forks source link

Feature Request: Category Parameters #146

Closed wumpus225 closed 2 months ago

wumpus225 commented 2 years ago

It would be nice if we are able to grab data based on the parameters. For example, being able to grab all characters with a specific vision (e.g Geo) or the Star ratings for artifacts, characters, and weapons.

I mean it's possible to implement this feature but not at the moment i guess, as it needs a route rework for more structured paths. Correct me if I'm wrong.

roose commented 1 year ago

https://api.genshin.dev/characters/all?vision_key=GEO&weapon_type=SWORD etc.