TCGdex API

A Multilanguage Pokémon TCG Database with Cards Pictures and most of the informations contained on the cards. You can find out more about TCGdex at [https://www.tcgdex.net](https://www.tcgdex.net) or on [Discord](https://discord.gg/NehYTAhsZE).

Claim this API

Are you the operator of TCGdex API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with TCGdex API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.tcgdex.net/v2/{lang}
Auth: unknown
Endpoints: 33
Reachable: unknown
CORS: unknown

Links

Homepage: https://github.com/tcgdex/cards-database
API Base: https://api.tcgdex.net/v2/{lang}

Endpoints

Method Path Summary Auth Last Status Latency
GET /cards fetch the list of cards
GET /cards/{cardId} Finds Card by Global ID
GET /categories
GET /categories/{category}
GET /dex-ids
GET /dex-ids/{dexId}
GET /energy-types
GET /energy-types/{energy-type}
GET /hp
GET /hp/{hp}
GET /illustrators
GET /illustrators/{illustrator}
GET /rarities
GET /rarities/{rarity}
GET /regulation-marks
GET /regulation-marks/{regulation-mark}
GET /retreats
GET /retreats/{retreat}
GET /series
GET /series/{serie}
GET /sets
GET /sets/{set}
GET /sets/{set}/{cardLocalId}
GET /stages
GET /stages/{stage}
GET /suffixes
GET /suffixes/{suffix}
GET /trainer-types
GET /trainer-types/{trainer-type}
GET /types
GET /types/{type}
GET /variants
GET /variants/{variant}