Games & Comics · head-to-head

FFXIV Collect vs Genshin Impact

FFXIV Collect

FFXIV Collect is a community-run reference for Final Fantasy XIV's collectable content — mounts, minions, achievements, orchestrion rolls, and more — cross-referenced with each character's owned/missing status and rarity percentage. Its read-only REST API mirrors the site's own data, including per-character collection lookups by Lodestone ID. No key is required, and the full endpoint list is published as a Postman collection.

Genshin Impact

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.

FFXIV CollectGenshin Impact
AuthenticationNoneNone
Pricingfreefree
FormatsJSONJSON
CORSyesyes
HTTPSYesYes

More comparisons