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 all Fire Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw1-19vh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw1-19vh",
"name": "Emboar",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vh.large.webp"
}
],
"expansion": {
"id": "bw1",
"name": "Black & White",
"total": 115,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "BLW",
"printed_total": 114,
"release_date": "2011/04/25",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85181",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "150",
"attacks": [
{
"cost": [
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Heat Crash",
"damage": "50"
},
{
"cost": [
"Fire",
"Fire",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Flare Blitz",
"text": "Discard all Fire Energy attached to this Pokémon.",
"damage": "150"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Kouki Saitou",
"pricing": {
"currency": "USD",
"market": 2.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.2
},
{
"condition": "LP",
"price": 1.42
},
{
"condition": "MP",
"price": 1.12
},
{
"condition": "HP",
"price": 0.88
},
{
"condition": "DMG",
"price": 0.62
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 363.13,
"low": 304.25,
"high": 422,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 208.5,
"low": 177.23,
"high": 239.77,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13,
"low": 13,
"high": 15.81,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:55:59.457Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}