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 each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)
Camerupt does 10 damage to itself.
/api/v1/pokemon/cards/ex13-36vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex13-36vrh",
"name": "Camerupt",
"number": "36",
"printed_number": "36",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/36vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/36vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/36vrh.large.webp"
}
],
"expansion": {
"id": "ex13",
"name": "Holon Phantoms",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HP",
"printed_total": 110,
"release_date": "2006/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84091",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/36vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/36vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/36vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Fire"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Magnitude",
"text": "Does 10 damage to each Benched Pokémon (both yours and your opponent's). (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "20"
},
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Take Down",
"text": "Camerupt does 10 damage to itself.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 11.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.4
},
{
"condition": "MP",
"price": 6.08
},
{
"condition": "DMG",
"price": 6.72
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 55.5,
"low": 6.5,
"high": 175,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 47,
"low": 79.99,
"high": 79.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 84,
"low": 81.5,
"high": 86.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 91.5,
"low": 77.77,
"high": 105.23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 38.5,
"low": 19,
"high": 39.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 143.49,
"low": 137.5,
"high": 237.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-17T05:52:43.339Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}