Games & Comics · head-to-head

Genshin Impact vs TCGdex

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.

TCGdex

TCGdex is a keyless, multilingual Pokémon TCG database exposing card, set, and series data via both REST and GraphQL over eight-plus languages. The old `tcgdex.net/docs` link stopped working after that domain was rebuilt as a separate consumer collection-manager app; the API's own docs and reference now live at `tcgdex.dev`.

Genshin ImpactTCGdex
AuthenticationNoneNone
Pricingfreefree
FormatsJSONJSON, GraphQL
CORSyesyes
HTTPSYesYes

TCGdex supports 2 response formats, while Genshin Impact offers fewer — pick TCGdex for more integration flexibility.

More comparisons