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

Flip a coin until you get tails. This attack does 20 more damage for each heads.
/api/v1/pokemon/cards/bwp-BW72vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "bwp-BW72vh",
"name": "Cobalion",
"number": "BW72",
"printed_number": "BW72",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW72vh.large.webp"
}
],
"expansion": {
"id": "bwp",
"name": "BW Black Star Promos",
"total": 101,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PR-BLW",
"printed_total": 101,
"release_date": "2011/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84379",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW72vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW72vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bwp/BW72vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Metal"
],
"hp": "120",
"abilities": [
{
"name": "Justified",
"text": "Each of this Pokémon's attack does 50 more damage to Darkness Pokémon (before applying Weakness and Resistance).",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Metal",
"Metal",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Iron Head",
"text": "Flip a coin until you get tails. This attack does 20 more damage for each heads.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 3.56,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.56
},
{
"condition": "LP",
"price": 1.98
},
{
"condition": "MP",
"price": 1.63
},
{
"condition": "HP",
"price": 0.69
},
{
"condition": "DMG",
"price": 0.71
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 9.01,
"low": 9.01,
"high": 9.01,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "7",
"value": 3.25,
"low": 2.76,
"high": 3.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 26.25,
"low": 22.81,
"high": 29.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:45:39.680Z",
"trend_7d": {
"direction": "up",
"percent": 0.56
}
}
}
}