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

Flip a coin. If heads, this attack does 20 damage plus 10 more damage.
/api/v1/pokemon/cards/ex9-72vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex9-72vrh",
"name": "Vulpix",
"number": "72",
"printed_number": "72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/72vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/72vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/72vrh.large.webp"
}
],
"expansion": {
"id": "ex9",
"name": "Emerald",
"total": 107,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "EM",
"printed_total": 106,
"release_date": "2005/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex9.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90438",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/72vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/72vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/72vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Bite",
"damage": "10"
},
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Firebreathing",
"text": "Flip a coin. If heads, this attack does 20 damage plus 10 more damage.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 82.04,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 82.04
},
{
"condition": "LP",
"price": 40.92
},
{
"condition": "MP",
"price": 21.5
},
{
"condition": "HP",
"price": 29.99
},
{
"condition": "DMG",
"price": 25
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 27.69,
"low": 27.69,
"high": 27.69,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 153.99,
"low": 220,
"high": 220,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 49.99,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8",
"value": 40.25,
"low": 64.99,
"high": 64.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "8.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35,
"low": 35,
"high": 36.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 161,
"low": 125,
"high": 1000,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 28.99,
"low": 24.64,
"high": 33.34,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 80,
"low": 24,
"high": 80,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 148.44,
"low": 193.75,
"high": 203.75,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T02:15:03.020Z",
"trend_7d": {
"direction": "up",
"percent": 26.08
}
}
}
}