Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Each Defending Pokémon is now Asleep.
/api/v1/pokemon/cards/ex5-78?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex5-78",
"name": "Togepi",
"number": "78",
"printed_number": "78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/78.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/78.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/78.large.webp"
}
],
"expansion": {
"id": "ex5",
"name": "Hidden Legends",
"total": 102,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HL",
"printed_total": 101,
"release_date": "2004/06/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89932",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/78.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/78.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/78.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Colorless"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Sleepy Song",
"text": "Each Defending Pokémon is now Asleep."
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Nakaoka",
"pricing": {
"currency": "USD",
"market": 3.19,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.19
},
{
"condition": "LP",
"price": 2.36
},
{
"condition": "MP",
"price": 1.31
},
{
"condition": "HP",
"price": 1.22
},
{
"condition": "DMG",
"price": 1.22
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 133.75,
"low": 133.75,
"high": 133.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 150,
"low": 11,
"high": 206.87,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 4,
"low": 3.4,
"high": 4.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 489.99,
"low": 416.49,
"high": 563.49,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 19.5,
"low": 19.5,
"high": 37.36,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 39,
"low": 38.83,
"high": 240.48,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-09-22T02:23:37.181Z",
"trend_7d": {
"direction": "up",
"percent": 0.95
}
}
}
}