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/ex12-63vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex12-63vrh",
"name": "Shuppet",
"number": "63",
"printed_number": "63",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/63vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/63vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/63vrh.large.webp"
}
],
"expansion": {
"id": "ex12",
"name": "Legend Maker",
"total": 93,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "LM",
"printed_total": 92,
"release_date": "2006/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "89197",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/63vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/63vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/63vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Headbutt",
"damage": "10"
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Will-o'-the-wisp",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Common",
"artist": "Mitsuhiro Arita",
"pricing": {
"currency": "USD",
"market": 12.25,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.25
},
{
"condition": "LP",
"price": 10.61
},
{
"condition": "MP",
"price": 8.77
},
{
"condition": "HP",
"price": 3.99
},
{
"condition": "DMG",
"price": 4.77
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 57.5,
"low": 57.5,
"high": 61.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 17.25,
"low": 11.5,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 38.39,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 23.5,
"low": 19.97,
"high": 27.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 336,
"low": 109,
"high": 336,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 10,
"low": 1.5,
"high": 10,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 11.5,
"low": 9.78,
"high": 13.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 33.5,
"low": 22,
"high": 33.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 119.84,
"low": 138.25,
"high": 164.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "TAG",
"grade": "10",
"value": 365.23,
"low": 310.45,
"high": 420.01,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "8",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:32:31.627Z",
"trend_7d": {
"direction": "up",
"percent": 22.5
}
}
}
}