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

If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 120 more damage.
Discard all Energy from this Pokémon. This attack does 120 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/swsh5-169vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "swsh5-169vh",
"name": "Rapid Strike Urshifu VMAX",
"number": "169",
"printed_number": "169",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/169vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/169vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/169vh.large.webp"
}
],
"expansion": {
"id": "swsh5",
"name": "Battle Styles",
"total": 183,
"language": "English",
"language_code": "en",
"series": "Sword & Shield",
"code": "BST",
"printed_total": 163,
"release_date": "2021/03/19",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "234091",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/169vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/169vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh5/169vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VMAX",
"Rapid Strike"
],
"types": [
"Fighting"
],
"hp": "330",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Gale Thrust",
"text": "If this Pokémon moved from your Bench to the Active Spot this turn, this attack does 120 more damage.",
"damage": "30"
},
{
"cost": [
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 3,
"name": "G-Max Rapid Flow",
"text": "Discard all Energy from this Pokémon. This attack does 120 damage to 2 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "PLANETA Tsuji",
"pricing": {
"currency": "USD",
"market": 10.8,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.8
},
{
"condition": "LP",
"price": 8.1
},
{
"condition": "MP",
"price": 8.97
},
{
"condition": "DMG",
"price": 6.5
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 12.5,
"low": 12.5,
"high": 12.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 11,
"low": 9.35,
"high": 12.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 78.52,
"low": 73,
"high": 97,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 8.32,
"low": 7.5,
"high": 7.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "10",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:26:10.361Z",
"trend_7d": {
"direction": "down",
"percent": -0.64
}
}
}
}