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/xyp-XY145vs?include=prices 200 15ms{
"success": true,
"data": {
"id": "xyp-XY145vs",
"name": "Volcanion (Staff Stamp)",
"number": "XY145",
"printed_number": "XY145",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY145vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY145vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY145vs.large.webp"
}
],
"expansion": {
"id": "xyp",
"name": "XY Black Star Promos",
"total": 216,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "PR-XY",
"printed_total": 211,
"release_date": "2013/10/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "129377",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY145vs.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY145vs.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp-XY145vs.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": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 79.95,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 79.95
},
{
"condition": "LP",
"price": 61.48
},
{
"condition": "MP",
"price": 32.99
},
{
"condition": "HP",
"price": 20
},
{
"condition": "DMG",
"price": 13.99
}
],
"graded": [
{
"company": "PSA",
"grade": "8",
"value": 91.39,
"low": 77.68,
"high": 105.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 188.75,
"low": 160.44,
"high": 217.06,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T11:34:42.761Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}