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

You may discard up to 2 Energy from your Benched Pokémon. This attack does 60 more damage for each card you discarded in this way.
/api/v1/pokemon/cards/svp-216vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "svp-216vh",
"name": "Team Rocket's Mewtwo ex",
"number": "216",
"printed_number": "216",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/216vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/216vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/216vh.large.webp"
}
],
"expansion": {
"id": "svp",
"name": "Scarlet & Violet Black Star Promos",
"total": 225,
"language": "English",
"language_code": "en",
"series": "Scarlet & Violet",
"code": "SVP",
"printed_total": 224,
"release_date": "2023/01/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "653257",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/216vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/216vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/216vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"ex"
],
"types": [
"Psychic"
],
"hp": "280",
"abilities": [
{
"name": "Power Saver",
"text": "This Pokémon can't attack unless you have 4 or more Team Rocket's Pokémon in play.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Erasure Ball",
"text": "You may discard up to 2 Energy from your Benched Pokémon. This attack does 60 more damage for each card you discarded in this way.",
"damage": "160+"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "aky CG Works",
"pricing": {
"currency": "USD",
"market": 2.62,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.62
},
{
"condition": "MP",
"price": 1.96
},
{
"condition": "HP",
"price": 1.25
},
{
"condition": "DMG",
"price": 1.25
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 33.65,
"low": 28.6,
"high": 38.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 100,
"low": 78,
"high": 112.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 11,
"low": 11,
"high": 11,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 149.99,
"low": 64.4,
"high": 155.81,
"confidence": "high",
"value_kind": "sold",
"sold_count": 15,
"trend": {
"direction": "up",
"percent": 44.2
}
},
{
"company": "PSA",
"grade": "5",
"value": 9.38,
"low": 8,
"high": 8,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "6",
"value": 10.84,
"low": 10.84,
"high": 10.84,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14.38,
"low": 7,
"high": 14.38,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24.99,
"low": 22.5,
"high": 30,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9
},
{
"company": "TAG",
"grade": "10",
"value": 58,
"low": 49.3,
"high": 66.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "9",
"value": 10.99,
"low": 9.34,
"high": 12.64,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:53:34.082Z",
"trend_7d": {
"direction": "up",
"percent": 1.95
}
}
}
}