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 damage to each of your opponent's Benched Pokémon that has any damage counters on it. (Don't apply Weakness and Resistance for Benched Pokémon.)
/api/v1/pokemon/cards/xy6_ja-81vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "xy6_ja-81vh",
"name": "M Gallade-EX",
"number": "81",
"printed_number": "81",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/81vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/81vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/81vh.large.webp"
}
],
"expansion": {
"id": "xy6_ja",
"name": "Emerald Break",
"total": 91,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY6",
"printed_total": 78,
"release_date": "2015/03/14",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy6_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy6_ja.symbol.png",
"translation": {
"en": {
"name": "Emerald Break"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": null,
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/81vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/81vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy6_ja/81vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Psychic"
],
"hp": "220",
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Unwavering Blade",
"text": "This attack does 30 damage to each of your opponent's Benched Pokémon that has any damage counters on it. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "110"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Super Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 225.75,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 225.75
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 120,
"low": 102,
"high": 138,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 72,
"low": 61.2,
"high": 82.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 141,
"low": 119.85,
"high": 162.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 64,
"low": 54.4,
"high": 73.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2025-11-18T02:10:10.435Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}