Games & Comics · head-to-head
Final Fantasy XIV vs TCGdex
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 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 XIV | TCGdex | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON, GraphQL |
| CORS | yes | yes |
| HTTPS | Yes | Yes |
TCGdex supports 2 response formats, while Final Fantasy XIV offers fewer — pick TCGdex for more integration flexibility.