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 20 more damage for each Benched Pokémon (both yours and your opponent's).
/api/v1/pokemon/cards/swsh10p_ja-81vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "swsh10p_ja-81vh",
"name": "Origin Forme Palkia VSTAR",
"number": "81",
"printed_number": "81",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/81vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/81vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/81vh.large.webp"
}
],
"expansion": {
"id": "swsh10p_ja",
"name": "Space Juggler",
"total": 88,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S10P",
"printed_total": 67,
"release_date": "2022/04/08",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10p_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh10p_ja.symbol.png",
"translation": {
"en": {
"name": "Space Juggler"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "569924",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/81vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/81vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh10p_ja/81vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VSTAR"
],
"types": [
"Water"
],
"hp": "280",
"abilities": [
{
"name": "Star Portal",
"text": "During your turn, you may attach up to 3 Water Energy cards from your discard pile to your Water Pokémon in any way you like. (You can't use more than 1 VSTAR Power in a game.)",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Subspace Swell",
"text": "This attack does 20 more damage for each Benched Pokémon (both yours and your opponent's).",
"damage": "60+"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Hyper Rare",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 15.94,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.94
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 36.5,
"low": 31.03,
"high": 41.97,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 27.5,
"low": 21.87,
"high": 29,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:27:40.932Z",
"trend_7d": {
"direction": "up",
"percent": 36.01
}
}
}
}