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

Attach up to 2 Water Energy cards from your discard pile to this Pokémon.
This attack does 100 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
During your opponent's next turn, the Defending Pokémon can't retreat.
/api/v1/pokemon/cards/swshp-SWSH158vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swshp-SWSH158vh",
"name": "Greninja V-UNION",
"number": "SWSH158",
"printed_number": "SWSH158",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH158vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH158vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH158vh.large.webp"
}
],
"expansion": {
"id": "swshp",
"name": "SWSH Black Star Promos",
"total": 307,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "PR-SW",
"printed_total": 307,
"release_date": "2019/11/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "248890",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH158vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH158vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH158vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"V-UNION"
],
"types": [
"Water"
],
"hp": "300",
"abilities": [
{
"name": "Ninja Body",
"text": "Whenever your opponent plays an Item card from their hand, prevent all effects of that card done to this Pokémon.",
"type": "Ability"
},
{
"name": "Antidote Jutsu",
"text": "This Pokémon can't be Poisoned.",
"type": "Ability"
},
{
"name": "Feel the Way",
"text": "Once during your turn, you may have your opponent reveal their hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Union Gain",
"text": "Attach up to 2 Water Energy cards from your discard pile to this Pokémon."
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Aqua Edge",
"damage": "130"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Twister Shuriken",
"text": "This attack does 100 damage to each of your opponent's Benched Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
},
{
"cost": [
"Water",
"Water",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Waterfall Blind",
"text": "During your opponent's next turn, the Defending Pokémon can't retreat.",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 7.87,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.87
},
{
"condition": "LP",
"price": 5.07
},
{
"condition": "MP",
"price": 4.04
},
{
"condition": "HP",
"price": 3.51
},
{
"condition": "DMG",
"price": 2.25
}
],
"graded": [
{
"company": "CGC",
"grade": "9.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 86.35,
"low": 70.2,
"high": 87.8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 17.99,
"low": 15.29,
"high": 20.69,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 11.25,
"low": 9.56,
"high": 12.94,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:14:00.982Z",
"trend_7d": {
"direction": "down",
"percent": -0.88
}
}
}
}