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

Remove 2 damage counters from each of your Benched Pokémon.
Flip a coin until you get tails. For each heads, discard an Energy card attached to the Defending Pokémon.
/api/v1/pokemon/cards/dp5-34vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "dp5-34vrh",
"name": "Vaporeon",
"number": "34",
"printed_number": "34",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/34vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/34vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/34vrh.large.webp"
}
],
"expansion": {
"id": "dp5",
"name": "Majestic Dawn",
"total": 100,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "MD",
"printed_total": 100,
"release_date": "2008/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90284",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/34vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/34vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/34vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "90",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Cleanse Away",
"text": "Remove 2 damage counters from each of your Benched Pokémon.",
"damage": "30"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hyper Whirlpool",
"text": "Flip a coin until you get tails. For each heads, discard an Energy card attached to the Defending Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "+20"
}
],
"rarity": "Rare",
"artist": "Kagemaru Himeno",
"pricing": {
"currency": "USD",
"market": 36.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 36.56
},
{
"condition": "LP",
"price": 21.1
},
{
"condition": "MP",
"price": 16.93
},
{
"condition": "HP",
"price": 13
},
{
"condition": "DMG",
"price": 6.25
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 160,
"low": 136,
"high": 184,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 21,
"low": 21,
"high": 22.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 26,
"low": 21.5,
"high": 26,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 175,
"low": 148.75,
"high": 201.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:36:44.623Z",
"trend_7d": {
"direction": "flat",
"percent": 0.11
}
}
}
}