Genshin Impact
Genshin Impact game data
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Yes
- Category
- Games & Comics
- Documentation / URL
- https://genshin.dev
Overview
The Genshin.dev API serves game data for Genshin Impact — characters, weapons, artifacts, domains, enemies, and materials — as JSON, keyless and CORS-enabled. A community project that’s the standard source for Genshin fan tools, build guides, and interactive databases.
Quick Start
All characters (verified live):
curl "https://genshin.dev/api/characters"
Character by name:
curl "https://genshin.dev/api/characters/ayaka"
Weapons / artifacts / enemies:
curl "https://genshin.dev/api/weapons"
curl "https://genshin.dev/api/artifacts"
curl "https://genshin.dev/api/enemies"
Search:
curl "https://genshin.dev/api/characters?query=hu"
What’s in the data
Characters include name, title, vision (element), weapon, rarity, birthday, constellations, skillTalents, and images (icon/card). Weapons/artifacts carry stats, sets, and rarity.
Authentication
None — keyless.
Rate Limits & Notes
- Free, community-maintained; no hard documented limit — be polite.
- Name matching is slug-based (
ayaka,zhongli) — check the characters list for exact slugs. - The project is open-source (data lives in a public JSON repo) — contributions keep it current with game patches.
- CORS is enabled — browser apps work.
FAQ
Is the Genshin API free? Yes — free, keyless, CORS-enabled.
How fresh is the data? Community-maintained and updated around game patches — new characters usually appear shortly after release.
Can I use it in a web app? Yes — CORS is enabled for browser calls.
More in Games & Comics
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| AmiiboAPI Nintendo Amiibo Information | No auth | Yes | Yes | ↗ |
| Animal Crossing: New Horizons API for critters, fossils, art, music, furniture and villagers | No auth | Yes | Unknown | ↗ |
| Astroworld Free Minecraft data: mobs, biomes, items, enchantments, structures, commands, versions, achievements, trades | No auth | Yes | Yes | ↗ |
| Autochess VNG Rest Api for Autochess VNG | No auth | Yes | Yes | ↗ |
| Barter.VG Provides information about Game, DLC, Bundles, Giveaways, Trading | No auth | Yes | Yes | ↗ |