Games & Comics · head-to-head

Final Fantasy XIV vs TCGdex

Final Fantasy XIV

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.

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`.

Final Fantasy XIVTCGdex
AuthenticationNoneNone
Pricingfreefree
FormatsJSONJSON, GraphQL
CORSyesyes
HTTPSYesYes

TCGdex supports 2 response formats, while Final Fantasy XIV offers fewer — pick TCGdex for more integration flexibility.

More comparisons