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

This attack does 20 more damage for each Fire Energy attached to this Pokémon.
/api/v1/pokemon/cards/xy1-26vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "xy1-26vrh",
"name": "Delphox",
"number": "26",
"printed_number": "26",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/26vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/26vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/26vrh.large.webp"
}
],
"expansion": {
"id": "xy1",
"name": "XY",
"total": 146,
"language": "English",
"language_code": "en",
"series": "XY",
"code": "XY",
"printed_total": 146,
"release_date": "2014/02/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy1.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xy1.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84752",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/26vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/26vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy1/26vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Fire"
],
"hp": "140",
"abilities": [
{
"name": "Mystical Fire",
"text": "Once during your turn (before your attack), you may draw cards until you have 6 cards in your hand.",
"type": "Ability"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Blaze Ball",
"text": "This attack does 20 more damage for each Fire Energy attached to this Pokémon.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Water",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 2.07,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 2.07
},
{
"condition": "LP",
"price": 1.66
},
{
"condition": "MP",
"price": 1.66
},
{
"condition": "HP",
"price": 0.81
},
{
"condition": "DMG",
"price": 1.83
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 5.5,
"low": 4.68,
"high": 6.32,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 22,
"low": 18.7,
"high": 25.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "SGC",
"grade": "8",
"value": 5,
"low": 4.25,
"high": 5.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:05:54.667Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}