Games & Comics · head-to-head
Disney vs TCGdex
Disney
Disney API is a free, keyless catalog of roughly 9,800 Disney characters spanning films, shorts, TV shows, video games, and park attractions, sourced from the Disney Fandom wiki and maintained by a fan rather than Disney itself. It's served over both a paginated REST endpoint and a GraphQL endpoint at the same api.disneyapi.dev host.
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`.
| Disney | TCGdex | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON, GraphQL | JSON, GraphQL |
| CORS | yes | yes |
| HTTPS | Yes | Yes |