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. If heads, this attack does 30 more damage. If tails, the Defending Pokémon is now Burned.
Discard an Energy attached to this Pokémon.
/api/v1/pokemon/cards/bw5-17vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "bw5-17vrh",
"name": "Blaziken",
"number": "17",
"printed_number": "17",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/17vrh.large.webp"
}
],
"expansion": {
"id": "bw5",
"name": "Dark Explorers",
"total": 111,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "DEX",
"printed_total": 108,
"release_date": "2012/05/09",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83911",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/17vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/17vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw5/17vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "140",
"attacks": [
{
"cost": [
"Fire",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Blaze Kick",
"text": "Flip a coin. If heads, this attack does 30 more damage. If tails, the Defending Pokémon is now Burned.",
"damage": "40"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flamethrower",
"text": "Discard an Energy attached to this Pokémon.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "TOKIYA",
"pricing": {
"currency": "USD",
"market": 21.21,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.21
},
{
"condition": "LP",
"price": 10.37
},
{
"condition": "MP",
"price": 7.93
},
{
"condition": "HP",
"price": 7.5
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 7,
"low": 5.95,
"high": 8.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 10,
"low": 8.5,
"high": 11.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50,
"low": 49.99,
"high": 50,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "10",
"value": 637.5,
"low": 541.88,
"high": 733.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 13.78,
"low": 11.71,
"high": 15.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 16.73,
"low": 13.95,
"high": 13.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 114.13,
"low": 149.73,
"high": 149.73,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:25:34.444Z",
"trend_7d": {
"direction": "up",
"percent": 6.64
}
}
}
}