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/ex7-88?include=prices 200 21ms{
"success": true,
"data": {
"id": "ex7-88",
"name": "Rocket's Mission",
"number": "88",
"printed_number": "88",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/88.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/88.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/88.large.webp"
}
],
"expansion": {
"id": "ex7",
"name": "Team Rocket Returns",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "TRR",
"printed_total": 109,
"release_date": "2004/11/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex7.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88780",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/88.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/88.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/88.large.webp"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Supporter"
],
"rarity": "Uncommon",
"artist": "Ken Sugimori",
"pricing": {
"currency": "USD",
"market": 1.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.3
},
{
"condition": "LP",
"price": 0.83
},
{
"condition": "MP",
"price": 0.63
},
{
"condition": "HP",
"price": 0.62
},
{
"condition": "DMG",
"price": 0.71
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 169.6,
"low": 103.2,
"high": 236,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 38.5,
"low": 32.73,
"high": 44.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 122.65,
"low": 128.5,
"high": 128.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 13.49,
"low": 11.47,
"high": 15.51,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 56.5,
"low": 44.6,
"high": 89.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 58.5,
"low": 19.5,
"high": 58.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-13T23:51:52.304Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}