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/ex8-94?include=prices 200 18ms{
"success": true,
"data": {
"id": "ex8-94",
"name": "Heal Energy",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/94.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/94.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/94.large.webp"
}
],
"expansion": {
"id": "ex8",
"name": "Deoxys",
"total": 108,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "DX",
"printed_total": 107,
"release_date": "2005/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86037",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/94.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/94.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex8/94.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Special"
],
"rarity": "Uncommon",
"artist": "Takumi Akabane",
"pricing": {
"currency": "USD",
"market": 2.3,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.3
},
{
"condition": "LP",
"price": 2
},
{
"condition": "MP",
"price": 1.63
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 15.5,
"low": 10.5,
"high": 15.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 62,
"low": 52.7,
"high": 71.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 5,
"low": 5,
"high": 14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-02T02:19:37.211Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}