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

This attack does 30 more damage times the amount of Water Energy attached to this Pokémon.
Heal all damage from all of your Water Pokémon. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/smp-SM172vh?include=prices 200 15ms{
"success": true,
"data": {
"id": "smp-SM172vh",
"name": "Vaporeon-GX",
"number": "SM172",
"printed_number": "SM172",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM172vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM172vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM172vh.large.webp"
}
],
"expansion": {
"id": "smp",
"name": "SM Black Star Promos",
"total": 251,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "PR-SM",
"printed_total": 248,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "183567",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM172vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM172vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM172vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Water"
],
"hp": "210",
"abilities": [
{
"name": "Hydrating Drops",
"text": "Once during your turn (before your attack), you may heal 30 damage from your Active Water Pokémon.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hydro Pump",
"text": "This attack does 30 more damage times the amount of Water Energy attached to this Pokémon.",
"damage": "40"
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Cure Shower-GX",
"text": "Heal all damage from all of your Water Pokémon. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "PLANETA Otani",
"pricing": {
"currency": "USD",
"market": 11.79,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.79
},
{
"condition": "LP",
"price": 9.06
},
{
"condition": "MP",
"price": 7.95
},
{
"condition": "HP",
"price": 6.82
},
{
"condition": "DMG",
"price": 5.92
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 82.63,
"low": 82.63,
"high": 87.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 42.49,
"low": 66,
"high": 66,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 19.5,
"low": 16,
"high": 19.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 21.49,
"low": 21.49,
"high": 48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 377.3,
"low": 611.89,
"high": 611.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15.4,
"low": 17.72,
"high": 17.72,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 29,
"low": 8.5,
"high": 29.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 53.5,
"low": 42.8,
"high": 54.57,
"confidence": "high",
"value_kind": "sold",
"sold_count": 5
},
{
"company": "SGC",
"grade": "9.5",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "10",
"value": 51.56,
"low": 43.83,
"high": 59.29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:11:32.782Z",
"trend_7d": {
"direction": "down",
"percent": -0.67
}
}
}
}