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-133vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw8-133vh",
"name": "Cobalion-EX",
"number": "133",
"printed_number": "133",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/133vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/133vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/133vh.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": "84383",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/133vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/133vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw8/133vh.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 Ultra",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 52.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 52.38
},
{
"condition": "LP",
"price": 35.01
},
{
"condition": "MP",
"price": 26.84
},
{
"condition": "HP",
"price": 22.22
},
{
"condition": "DMG",
"price": 12.59
}
],
"graded": [
{
"company": "CGC",
"grade": "6",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 39.99,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "7.5",
"value": 26.55,
"low": 22.57,
"high": 30.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 62,
"low": 95,
"high": 95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 150.45,
"low": 250,
"high": 250,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "1",
"value": 62.12,
"low": 75.2,
"high": 92.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "10",
"value": 392.5,
"low": 213.75,
"high": 571.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 21.5,
"low": 15.75,
"high": 21.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 42.93,
"low": 36.7,
"high": 66.29,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 101,
"low": 77,
"high": 148.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8.5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 340,
"low": 261.75,
"high": 423.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
}
],
"market_updated_at": "2026-09-21T02:18:42.799Z",
"trend_7d": {
"direction": "up",
"percent": 0.6
}
}
}
}