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 the top 5 cards of your deck. This attack does 80 damage times the number of Energy cards you discarded.
Discard an Energy attached to this Pokémon. Then, discard an Energy attached to your opponent's Active Pokémon.
/api/v1/pokemon/cards/xy8-20vrh?include=prices 200 20ms{
"success": true,
"data": {
"id": "xy8-20vrh",
"name": "Typhlosion",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/20vrh.large.webp"
}
],
"expansion": {
"id": "xy8",
"name": "BREAKthrough",
"total": 165,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "BKT",
"printed_total": 162,
"release_date": "2015/11/04",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "107139",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/20vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/20vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy8/20vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "150",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Massive Eruption",
"text": "Discard the top 5 cards of your deck. This attack does 80 damage times the number of Energy cards you discarded.",
"damage": "80"
},
{
"cost": [
"Fire",
"Fire",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Flare Destroy",
"text": "Discard an Energy attached to this Pokémon. Then, discard an Energy attached to your opponent's Active Pokémon.",
"damage": "130"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Megumi Mizutani",
"pricing": {
"currency": "USD",
"market": 5.26,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 5.26
},
{
"condition": "LP",
"price": 4.71
},
{
"condition": "MP",
"price": 3.26
},
{
"condition": "HP",
"price": 1.91
},
{
"condition": "DMG",
"price": 1.32
}
],
"graded": [
{
"company": "AGS",
"grade": "9.5",
"value": 6.5,
"low": 5.53,
"high": 7.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "5.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 162.99,
"low": 162.99,
"high": 199.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "4",
"value": 20,
"low": 17,
"high": 23,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 23.1,
"low": 33,
"high": 33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 28.5,
"low": 28.5,
"high": 76.94,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
}
],
"market_updated_at": "2026-09-21T03:49:47.264Z",
"trend_7d": {
"direction": "flat",
"percent": 0.38
}
}
}
}