Games & Comics · head-to-head
Final Fantasy XIV vs Genshin Impact
XIVAPI is a community-maintained search and data API covering Final Fantasy XIV's full game sheet data — items, actions, quests, achievements, and more — sourced from the client's own datamined tables. It now runs as XIVAPI v2, with the original xivapi.com endpoints redirecting to the new host and a migration guide for callers still on v1. No API key is required for reads, and the team asks production users to check in on Discord.
genshin.dev is a fan-made, keyless static-data API for Genshin Impact covering characters, weapons, artifacts, elements, and related in-game entities, with an always-current instance mirrored at genshin.jmp.blue. Per-type list, detail, and image endpoints (e.g. /characters, /characters/albedo, /characters/albedo/card) support an optional lang parameter for localized responses; it only mirrors static reference data and never touches a player's live game account.
| Final Fantasy XIV | Genshin Impact | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON |
| CORS | yes | yes |
| HTTPS | Yes | Yes |