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 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
Heal 20 damage from this Pokémon.
/api/v1/pokemon/cards/bw5-25?include=prices 200 15ms{
"success": true,
"data": {
"id": "bw5-25",
"name": "Vaporeon",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/25.large.webp"
}
],
"expansion": {
"id": "bw5",
"name": "Dark Explorers",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DEX",
"printed_total": 108,
"release_date": "2012/05/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90288",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/25.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/25.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/25.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "110",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Muddy Water",
"text": "Does 20 damage to 1 of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "20"
},
{
"cost": [
"Water",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Spiral Drain",
"text": "Heal 20 damage from this Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Akira Komayama",
"pricing": {
"currency": "USD",
"market": 8.1,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.1
},
{
"condition": "LP",
"price": 5.82
},
{
"condition": "MP",
"price": 4.32
},
{
"condition": "HP",
"price": 1.5
},
{
"condition": "DMG",
"price": 5.97
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 225,
"low": 191.25,
"high": 258.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 380,
"low": 323,
"high": 437,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 115,
"low": 97.75,
"high": 132.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 126.5,
"low": 107.53,
"high": 145.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 290,
"low": 280,
"high": 300,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 35.5,
"low": 30.18,
"high": 40.82,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 60.9,
"low": 62,
"high": 62,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 131.25,
"low": 62.5,
"high": 223.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "8",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:34.444Z",
"trend_7d": {
"direction": "flat",
"percent": -0.12
}
}
}
}