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

← Steam Siege
Volcanion-EX

Volcanion-EX

Rare Holo EX #26 Pokémon BasicEX HP 180
Types
Fire, Water
Illustrator
5ban Graphics
Expansion
Steam Siege · XY
Language
English
TCGplayer
120151

Attacks

Volcanic Heat 130
Fire · Fire · Colorless
GET /api/v1/pokemon/cards/xy11-26vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xy11-26vh",
    "name": "Volcanion-EX",
    "number": "26",
    "printed_number": "26",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/26vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/26vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/26vh.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": "120151",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/26vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/26vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xy11/26vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "EX"
    ],
    "types": [
      "Fire",
      "Water"
    ],
    "hp": "180",
    "abilities": [
      {
        "name": "Steam Up",
        "text": "Once during your turn (before your attack), you may discard a Fire Energy card from your hand. If you do, during this turn, your Basic Fire Pokémon's attacks do 30 more damage to your opponent's Active Pokémon (before applying Weakness and Resistance).",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Volcanic Heat",
        "damage": "130"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Rare Holo EX",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 2.59,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.59
        },
        {
          "condition": "LP",
          "price": 2.25
        },
        {
          "condition": "MP",
          "price": 1.8
        },
        {
          "condition": "HP",
          "price": 1.17
        },
        {
          "condition": "DMG",
          "price": 0.92
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 34.5,
          "low": 34.5,
          "high": 35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 64.99,
          "low": 64.99,
          "high": 64.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 100,
          "low": 92,
          "high": 105.58,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "4",
          "value": 46.9,
          "low": 46.9,
          "high": 46.9,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 10.53,
          "low": 8.83,
          "high": 8.83,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 8.32,
          "low": 7.5,
          "high": 7.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 17.5,
          "low": 22.99,
          "high": 22.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T03:53:50.880Z",
      "trend_7d": {
        "direction": "down",
        "percent": -3.36
      }
    }
  }
}