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

Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
Flip a coin. If heads, this attack does 40 damage plus 10 more damage.
/api/v1/pokemon/cards/ex9-25vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex9-25vrh",
"name": "Combusken",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/25vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/25vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/25vrh.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": "84404",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/25vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/25vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex9/25vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "70",
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Lava Burn",
"text": "Does 10 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "20"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sharp Claws",
"text": "Flip a coin. If heads, this attack does 40 damage plus 10 more damage.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Midori Harada",
"pricing": {
"currency": "USD",
"market": 12.85,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 12.85
},
{
"condition": "LP",
"price": 0.71
},
{
"condition": "MP",
"price": 0.61
},
{
"condition": "HP",
"price": 0.32
},
{
"condition": "DMG",
"price": 0.7
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 163.75,
"low": 67,
"high": 163.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 48.18,
"low": 71,
"high": 71,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 51.6,
"low": 43.2,
"high": 59.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 74.75,
"low": 39,
"high": 89.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 200,
"low": 170,
"high": 230,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 63.98,
"low": 39,
"high": 67.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 274.27,
"low": 161.45,
"high": 529.05,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:49:34.311Z",
"trend_7d": {
"direction": "up",
"percent": 28.63
}
}
}
}