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.
If you have fewer than 10 Fire Energy cards in your discard pile, this attack does nothing. Shuffle 10 Fire Energy cards from your discard pile into your deck.
/api/v1/pokemon/cards/xy11-20vh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy11-20vh",
"name": "Infernape",
"number": "20",
"printed_number": "20",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/20vh.large.webp"
}
],
"expansion": {
"id": "xy11",
"name": "Steam Siege",
"total": 116,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "STS",
"printed_total": 114,
"release_date": "2016/08/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy11.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "121009",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/20vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/20vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/20vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "130",
"attacks": [
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Flare Blitz",
"text": "Discard all Fire Energy attached to this Pokémon.",
"damage": "120"
},
{
"cost": [
"Fire",
"Fire"
],
"converted_energy_cost": 2,
"name": "Flare Up",
"text": "If you have fewer than 10 Fire Energy cards in your discard pile, this attack does nothing. Shuffle 10 Fire Energy cards from your discard pile into your deck.",
"damage": "200"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 1.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 1.49
},
{
"condition": "LP",
"price": 0.77
},
{
"condition": "MP",
"price": 0.45
},
{
"condition": "HP",
"price": 0.32
},
{
"condition": "DMG",
"price": 0.37
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 289.3,
"low": 245.91,
"high": 332.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 593,
"low": 780,
"high": 780,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 31.95,
"low": 27.16,
"high": 36.74,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 13.27,
"low": 9.35,
"high": 16.14,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 12,
"high": 14.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 13.5,
"low": 13.5,
"high": 14.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:53:50.880Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}