Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Choose 2 of your Benched Pokémon. Attach a Fire Energy card from your discard pile to each of those Pokémon.
/api/v1/pokemon/cards/xy11-25vh?include=prices 200 22ms{
"success": true,
"data": {
"id": "xy11-25vh",
"name": "Volcanion",
"number": "25",
"printed_number": "25",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/25vh.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": "123462",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/25vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/25vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/25vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fire"
],
"hp": "130",
"attacks": [
{
"cost": [
"Fire"
],
"converted_energy_cost": 1,
"name": "Power Heater",
"text": "Choose 2 of your Benched Pokémon. Attach a Fire Energy card from your discard pile to each of those Pokémon.",
"damage": "20"
},
{
"cost": [
"Fire",
"Fire",
"Fire"
],
"converted_energy_cost": 3,
"name": "Steam Artillery",
"damage": "100"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 0.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.92
},
{
"condition": "LP",
"price": 0.7
},
{
"condition": "MP",
"price": 0.48
},
{
"condition": "HP",
"price": 0.39
},
{
"condition": "DMG",
"price": 0.37
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 7.5,
"low": 6.38,
"high": 8.63,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "TAG",
"grade": "7.5",
"value": 1.25,
"low": 1.06,
"high": 1.44,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:53:50.880Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}