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.)
Recover 20 damage from this Pokémon.
/api/v1/pokemon/cards/bwp-BW89vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bwp-BW89vh",
"name": "Vaporeon",
"number": "BW89",
"printed_number": "BW89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW89vh.large.webp"
}
],
"expansion": {
"id": "bwp",
"name": "BW Black Star Promos",
"total": 101,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PR-BLW",
"printed_total": 101,
"release_date": "2011/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "90289",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW89vh.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": "Recover 20 damage from this Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "The Pokémon Company Art Team",
"pricing": {
"currency": "USD",
"market": 82.01,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 82.01
},
{
"condition": "LP",
"price": 53.95
},
{
"condition": "MP",
"price": 30.54
},
{
"condition": "HP",
"price": 21.12
},
{
"condition": "DMG",
"price": 20.3
}
],
"graded": [
{
"company": "AGS",
"grade": "9",
"value": 89.97,
"low": 76.47,
"high": 103.47,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 21.6,
"low": 18.36,
"high": 24.84,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 54,
"low": 45.9,
"high": 62.1,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 64.99,
"low": 64.99,
"high": 65.12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 100,
"low": 69.92,
"high": 116,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "CGC",
"grade": "9",
"value": 99.99,
"low": 84.99,
"high": 114.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 47,
"low": 39.95,
"high": 54.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 44,
"low": 44,
"high": 44,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 70,
"low": 70,
"high": 94,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 81.75,
"low": 75.5,
"high": 107.48,
"confidence": "high",
"value_kind": "sold",
"sold_count": 6
},
{
"company": "PSA",
"grade": "8",
"value": 125,
"low": 97.42,
"high": 179.8,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 87,
"low": 87,
"high": 124,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:17:01.544Z",
"trend_7d": {
"direction": "up",
"percent": 0.96
}
}
}
}