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 for each of your opponent's Benched Pokémon.
You may discard up to 2 Energy from this Pokémon. If you do, this attack does 120 more damage for each card you discarded in this way.
/api/v1/pokemon/cards/swsh8b_ja-221vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "swsh8b_ja-221vh",
"name": "Ice Rider Calyrex VMAX",
"number": "221",
"printed_number": "221",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-221vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-221vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-221vh.large.webp"
}
],
"expansion": {
"id": "swsh8b_ja",
"name": "VMAX Climax",
"total": 293,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S8b",
"printed_total": 184,
"release_date": "2021/12/03",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh8b_ja.symbol.png",
"translation": {
"en": {
"name": "VMAX Climax"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "571473",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-221vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-221vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh8b_ja-221vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX",
"ex"
],
"types": [
"Water"
],
"hp": "320",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Ride of the High King",
"text": "This attack does 30 more damage for each of your opponent's Benched Pokémon.",
"damage": "10+"
},
{
"cost": [
"Water",
"Water"
],
"converted_energy_cost": 2,
"name": "Max Lance",
"text": "You may discard up to 2 Energy from this Pokémon. If you do, this attack does 120 more damage for each card you discarded in this way.",
"damage": "10+"
}
],
"weaknesses": [
{
"type": "Metal",
"value": "×2"
}
],
"rarity": "Ultra-premium character",
"artist": "Hitoshi Ariga",
"pricing": {
"currency": "USD",
"market": 7.04,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 7.04
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 18.49,
"low": 13.98,
"high": 20,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 49.99,
"low": 49.99,
"high": 49.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 40,
"low": 39.99,
"high": 45.25,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "TAG",
"grade": "10",
"value": 13.01,
"low": 11.06,
"high": 14.96,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:06:50.008Z",
"trend_7d": {
"direction": "up",
"percent": 5.71
}
}
}
}