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

← XY Black Star Promos
Delphox-EX

Delphox-EX

Promo #XY19 Pokémon BasicEX HP 170
Types
Fire
Illustrator
5ban Graphics
Expansion
XY Black Star Promos · XY
Language
English
TCGplayer
96381

Attacks

Psybeam 20
Fire

Flip a coin. If heads, your opponent's Active Pokémon is now Confused.

Wonder Flare 80
Fire · Colorless · Colorless · Colorless

Your opponent reveals his or her hand. This attack does 40 more damage for each Energy card in your opponent's hand.

GET /api/v1/pokemon/cards/xyp-XY19vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xyp-XY19vh",
    "name": "Delphox-EX",
    "number": "XY19",
    "printed_number": "XY19",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY19vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY19vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY19vh.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": "96381",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY19vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY19vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY19vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "EX"
    ],
    "types": [
      "Fire"
    ],
    "hp": "170",
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Psybeam",
        "text": "Flip a coin. If heads, your opponent's Active Pokémon is now Confused.",
        "damage": "20"
      },
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Wonder Flare",
        "text": "Your opponent reveals his or her hand. This attack does 40 more damage for each Energy card in your opponent's hand.",
        "damage": "80"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 8.83,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 8.83
        },
        {
          "condition": "LP",
          "price": 5.09
        },
        {
          "condition": "MP",
          "price": 3.17
        },
        {
          "condition": "HP",
          "price": 2.43
        },
        {
          "condition": "DMG",
          "price": 2.28
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 23.99,
          "low": 20.39,
          "high": 27.59,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1125,
          "low": 1125,
          "high": 1125,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 13.5,
          "low": 11.48,
          "high": 15.52,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 6.51,
          "low": 5.53,
          "high": 7.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 31.95,
          "low": 37.99,
          "high": 37.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 14.25,
          "low": 11.5,
          "high": 118.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T04:02:51.277Z",
      "trend_7d": {
        "direction": "up",
        "percent": 1.61
      }
    }
  }
}