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

Discard a Special Energy attached to the Defending Pokémon.
This attack's damage isn't affected by Weakness, Resistance, or any other effects on the Defending Pokémon.
/api/v1/pokemon/cards/bw8-93vh?include=prices 200 20ms{
"success": true,
"data": {
"id": "bw8-93vh",
"name": "Cobalion-EX",
"number": "93",
"printed_number": "93",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/93vh.large.webp"
}
],
"expansion": {
"id": "bw8",
"name": "Plasma Storm",
"total": 138,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PLS",
"printed_total": 135,
"release_date": "2013/02/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84382",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/93vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/93vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/93vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Metal"
],
"hp": "180",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Righteous Edge",
"text": "Discard a Special Energy attached to the Defending Pokémon.",
"damage": "30"
},
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Steel Bullet",
"text": "This attack's damage isn't affected by Weakness, Resistance, or any other effects on the Defending Pokémon.",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo EX",
"artist": "Eske Yoshinob",
"pricing": {
"currency": "USD",
"market": 10.44,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.44
},
{
"condition": "LP",
"price": 9.09
},
{
"condition": "MP",
"price": 6.84
},
{
"condition": "HP",
"price": 4.99
},
{
"condition": "DMG",
"price": 4.08
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 72,
"low": 61.2,
"high": 82.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"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": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 52,
"low": 44.2,
"high": 59.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:18:42.799Z",
"trend_7d": {
"direction": "up",
"percent": 5.35
}
}
}
}