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/pop5-9?include=prices 200 17ms{
"success": true,
"data": {
"id": "pop5-9",
"name": "δ Rainbow Energy",
"number": "9",
"printed_number": "9",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/9.large.webp"
}
],
"expansion": {
"id": "pop5",
"name": "POP Series 5",
"total": 17,
"language": "English",
"language_code": "en",
"series": "POP",
"printed_total": 17,
"release_date": "2007/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/pop5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84756",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/9.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/9.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/pop5/9.large.webp"
}
]
}
],
"supertype": "Energy",
"subtypes": [
"Special"
],
"rarity": "Uncommon",
"artist": "Takumi Akabane",
"pricing": {
"currency": "USD",
"market": 8.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.99
},
{
"condition": "MP",
"price": 5.69
},
{
"condition": "HP",
"price": 2.03
},
{
"condition": "DMG",
"price": 0.35
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 25.21,
"low": 21.95,
"high": 33.54,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 70,
"low": 66,
"high": 118,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-21T02:58:59.219Z",
"trend_7d": {
"direction": "down",
"percent": -57.13
}
}
}
}