tcgdex.net

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 or on Discord.

33 endpoints
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

python-sdk ✓ Official
pip install python-sdk
pip install tcgdex-python-sdk
javascript-sdk ✓ Official
npm install javascript-sdk
rust-sdk ✓ Official
cargo add rust-sdk
dotnet add package tcgdex-csharp-sdk
dotnet add package tcgdex-dotnet-sdk
php-sdk ✓ Official
composer require php-sdk
java-sdk ✓ Official
# Maven: see https://github.com/tcgdex/java-sdk
zig-sdk ✓ Official
# See https://github.com/tcgdex/zig-sdk
curl examples
curl \
  https://api.tcgdex.net/v2/en/hp
curl \
  https://api.tcgdex.net/v2/en/sets
fetch the list of cards
curl \
  https://api.tcgdex.net/v2/en/cards
Endpoints (33 total)
GET
/hp
GET
/sets
GET
/cards
fetch the list of cards
GET
/types
GET
/series
GET
/stages
GET
/dex-ids
GET
/hp/{hp}
GET
/rarities
GET
/retreats
GET
/suffixes
GET
/variants
At a glance
Total SDKs9
Languages7
Endpoints33
https://api.tcgdex.net/v2/en