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/ex13-96vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex13-96vrh",
"name": "Multi Energy",
"number": "96",
"printed_number": "96",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/96vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/96vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/96vrh.large.webp"
}
],
"expansion": {
"id": "ex13",
"name": "Holon Phantoms",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HP",
"printed_total": 110,
"release_date": "2006/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87632",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/96vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/96vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/96vrh.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Special"
],
"rarity": "Rare",
"artist": "Takumi Akabane",
"pricing": {
"currency": "USD",
"market": 9.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 9.99
},
{
"condition": "LP",
"price": 4.9
},
{
"condition": "MP",
"price": 3.35
},
{
"condition": "HP",
"price": 3.18
},
{
"condition": "DMG",
"price": 2.75
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 95,
"low": 80.75,
"high": 109.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 40,
"low": 34,
"high": 46,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 150,
"low": 150,
"high": 156.38,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 34,
"low": 33.5,
"high": 34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:30:19.103Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}