Cards
Search, filter, sort, and inspect cards with attacks, abilities, images, and variants.
CardDex gives you cards, sets, prices, and format data in one clean API. Browse the public dataset with no key, or claim a free API key for higher limits.
Everything listed here is live today and part of the launch surface.
Search, filter, sort, and inspect cards with attacks, abilities, images, and variants.
Browse set metadata, release ordering, and per-set card inventories.
Track current value snapshots, top cards, and trend views backed by daily syncs.
Explore supported formats and top card usage without extra setup.
Use the public endpoints right away, then add a key when you want more headroom.
{
"data": {
"id": "me01-001",
"name": "Reshiram",
"hp": 130,
"types": ["Fire"],
"rarity": "Rare Holo",
"set_id": "me01",
"prices": {
"trend": 4.50,
"avg_7d": 4.20
},
"images": [
{ "small_url": "https://..." }
]
}
} CardDex is launching as a public beta, so the core data surface is live while some product edges stay intentionally simple.
If something feels off, missing, or unclear, email [email protected].
The free beta plan is enough to start building and test production-like traffic patterns.
/v1/auth/register. X-API-Key: pk_live_... to lift your limit to 100 req/min.