Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

/api/v1/pokemon/cards/ex11-89?include=prices 200 19ms{
"success": true,
"data": {
"id": "ex11-89",
"name": "Dual Ball",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/89.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/89.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/89.large.webp"
}
],
"expansion": {
"id": "ex11",
"name": "Delta Species",
"total": 114,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DS",
"printed_total": 113,
"release_date": "2005/10/31",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84986",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/89.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/89.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex11/89.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Item"
],
"rarity": "Uncommon",
"artist": "\"Big Mama\" Tagawa",
"pricing": {
"currency": "USD",
"market": 0.42,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.42
},
{
"condition": "LP",
"price": 0.34
},
{
"condition": "MP",
"price": 0.33
},
{
"condition": "DMG",
"price": 0.29
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 16.13,
"low": 7.5,
"high": 19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 89.5,
"low": 76.08,
"high": 102.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 47.5,
"low": 40.38,
"high": 54.62,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-11T05:45:54.747Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}