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 there is any Stadium card in play, this attack does 50 more damage, and this attack's damage isn't affected by Resistance or any effects on your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy8b_ja-26vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy8b_ja-26vh",
"name": "M Mewtwo-EX",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/26vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/26vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/26vh.large.webp"
}
],
"expansion": {
"id": "xy8b_ja",
"name": "Blue Shock",
"total": 65,
"language": "Japanese",
"language_code": "ja",
"series": "XY",
"code": "XY8",
"printed_total": 59,
"release_date": "2015/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy8b_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/xy8b_ja.symbol.png",
"translation": {
"en": {
"name": "Blue Shock"
}
}
},
"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/xy8b_ja/26vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/26vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8b_ja/26vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"MEGA",
"EX"
],
"types": [
"Psychic"
],
"hp": "230",
"attacks": [
{
"cost": [
"Psychic",
"Fighting",
"Fighting",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Vanishing Strike",
"text": "If there is any Stadium card in play, this attack does 50 more damage, and this attack's damage isn't affected by Resistance or any effects on your opponent's Active Pokémon.",
"damage": "150+"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Double Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 5.66,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 5.66
}
],
"graded": [
{
"company": "BGS",
"grade": "10",
"value": 406,
"low": 345.1,
"high": 466.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 55.5,
"low": 47.18,
"high": 63.83,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 55,
"low": 46.75,
"high": 63.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 258.61,
"low": 174.8,
"high": 355,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "flat",
"percent": 0
}
},
{
"company": "PSA",
"grade": "7",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 56,
"low": 48,
"high": 171.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-05-29T03:11:48.399Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}