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/bwp_ja-184vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bwp_ja-184vh",
"name": "Vaporeon",
"number": "184",
"printed_number": "184",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/184vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/184vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/184vh.large.webp"
}
],
"expansion": {
"id": "bwp_ja",
"name": "Black & White Promos",
"total": 236,
"language": "Japanese",
"language_code": "ja",
"series": "Black & White",
"printed_total": 236,
"release_date": "2010/12/01",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/bwp_ja.symbol.png",
"translation": {
"en": {
"name": "Black & White Promos"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/184vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/184vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp_ja/184vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"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"
}
],
"rarity": "Promo",
"artist": "The Pokémon Company Art Team",
"pricing": {
"currency": "USD",
"market": 90,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 90
}
],
"graded": [
{
"company": "PSA",
"grade": "10",
"value": 1017.63,
"low": 1302.5,
"high": 1322.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "6",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 60,
"low": 51,
"high": 69,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 65.5,
"low": 55.68,
"high": 75.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-23T03:28:32.843Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}