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

Put 4 damage counters on your opponent's Pokémon in any way you like.
The Defending Pokémon is now Burned and Confused.
/api/v1/pokemon/cards/bw11-77vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "bw11-77vh",
"name": "Chandelure-EX",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/77vh.large.webp"
}
],
"expansion": {
"id": "bw11",
"name": "Legendary Treasures",
"total": 140,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "LTR",
"printed_total": 113,
"release_date": "2013/11/06",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84168",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/77vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/77vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw11/77vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"EX"
],
"types": [
"Psychic"
],
"hp": "170",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Cursed Drop",
"text": "Put 4 damage counters on your opponent's Pokémon in any way you like."
},
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Eerie Glow",
"text": "The Defending Pokémon is now Burned and Confused.",
"damage": "70"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"rarity": "Rare Holo EX",
"artist": "Ryo Ueda",
"pricing": {
"currency": "USD",
"market": 10.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.83
},
{
"condition": "LP",
"price": 8.77
},
{
"condition": "MP",
"price": 7.59
},
{
"condition": "HP",
"price": 5.25
},
{
"condition": "DMG",
"price": 4.13
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 49,
"low": 41.65,
"high": 56.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "1",
"value": 24.5,
"low": 20.83,
"high": 28.17,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 14.35,
"low": 10.5,
"high": 10.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 31.5,
"low": 14.5,
"high": 31.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T03:19:42.754Z",
"trend_7d": {
"direction": "flat",
"percent": 0.37
}
}
}
}