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-94?include=prices 200 15ms{
"success": true,
"data": {
"id": "ex7-94",
"name": "Dark Metal Energy",
"number": "94",
"printed_number": "94",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/94.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/94.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/94.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": "84628",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/94.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/94.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex7/94.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Special"
],
"rarity": "Uncommon",
"artist": "Takumi Akabane",
"pricing": {
"currency": "USD",
"market": 5.53,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.53
},
{
"condition": "MP",
"price": 3.06
},
{
"condition": "DMG",
"price": 1.66
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 23,
"low": 19.55,
"high": 26.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 169.69,
"low": 144.24,
"high": 195.14,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 37,
"low": 31.45,
"high": 42.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "6",
"value": 1.75,
"low": 1.49,
"high": 2.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:40:06.773Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}