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 40 damage plus 20 more damage. If tails, the Defending Pokémon is now Burned.
/api/v1/pokemon/cards/ex13-20?include=prices 200 16ms{
"success": true,
"data": {
"id": "ex13-20",
"name": "Blaziken",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/20.large.webp"
}
],
"expansion": {
"id": "ex13",
"name": "Holon Phantoms",
"total": 111,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HP",
"printed_total": 110,
"release_date": "2006/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex13.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "83907",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/20.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/20.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex13/20.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "100",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Combustion",
"damage": "30"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Blaze Kick",
"text": "Flip a coin. If heads, this attack does 40 damage plus 20 more damage. If tails, the Defending Pokémon is now Burned.",
"damage": "40"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Hiromichi Sugiyama",
"pricing": {
"currency": "USD",
"market": 8.4,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 8.4
},
{
"condition": "LP",
"price": 3.16
},
{
"condition": "MP",
"price": 2.19
},
{
"condition": "HP",
"price": 1.64
},
{
"condition": "DMG",
"price": 1.08
}
],
"graded": [
{
"company": "BGS",
"grade": "8.5",
"value": 44.99,
"low": 38.24,
"high": 51.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9.5",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 410,
"low": 145,
"high": 675,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 50.5,
"low": 42.93,
"high": 58.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 119,
"low": 101.15,
"high": 136.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 39.5,
"low": 33.57,
"high": 45.43,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 104,
"low": 88.4,
"high": 119.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-11T02:46:37.368Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}