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-19vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "bw1-19vrh",
"name": "Emboar",
"number": "19",
"printed_number": "19",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vrh.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": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw1/19vrh.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": 3.16,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.16
},
{
"condition": "LP",
"price": 1.81
},
{
"condition": "MP",
"price": 1.62
},
{
"condition": "HP",
"price": 1.38
},
{
"condition": "DMG",
"price": 0.58
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 25,
"low": 21.25,
"high": 28.75,
"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": 209.5,
"low": 178.08,
"high": 240.93,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 26.25,
"low": 39.99,
"high": 39.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 35,
"low": 34.85,
"high": 35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:55:59.457Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}