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

Does 20 more damage for each Energy attached to the Defending Pokémon.
The Defending Pokémon can't attack during your opponent's next turn.
/api/v1/pokemon/cards/bw3-84vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bw3-84vh",
"name": "Cobalion",
"number": "84",
"printed_number": "84",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/84vh.large.webp"
}
],
"expansion": {
"id": "bw3",
"name": "Noble Victories",
"total": 102,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "NVI",
"printed_total": 101,
"release_date": "2011/11/16",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84378",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/84vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/84vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw3/84vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "120",
"attacks": [
{
"cost": [
"Metal",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Energy Press",
"text": "Does 20 more damage for each Energy attached to the Defending Pokémon.",
"damage": "20"
},
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Iron Breaker",
"text": "The Defending Pokémon can't attack during your opponent's next turn.",
"damage": "80"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 1.58,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.58
},
{
"condition": "LP",
"price": 1.17
},
{
"condition": "MP",
"price": 0.95
},
{
"condition": "HP",
"price": 0.61
},
{
"condition": "DMG",
"price": 0.75
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22.61,
"low": 19.51,
"high": 103.21,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T03:37:59.119Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}