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

← SWSH Black Star Promos
Hisuian Typhlosion V

Hisuian Typhlosion V

Promo #SWSH237 Pokémon BasicV HP 210
Types
Psychic
Illustrator
5ban Graphics
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
275167

Attacks

Singe

Your opponent's Active Pokémon is now Burned.

Petrifying Flame 120
Psychic · Psychic · Colorless

Choose a random card from your opponent's hand. Your opponent reveals that card and shuffles it into their deck.

GET /api/v1/pokemon/cards/swshp-SWSH237vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH237vh",
    "name": "Hisuian Typhlosion V",
    "number": "SWSH237",
    "printed_number": "SWSH237",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH237vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH237vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH237vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp",
      "name": "SWSH Black Star Promos",
      "total": 307,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "PR-SW",
      "printed_total": 307,
      "release_date": "2019/11/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "275167",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH237vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH237vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH237vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "V"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "210",
    "attacks": [
      {
        "cost": [],
        "converted_energy_cost": 0,
        "name": "Singe",
        "text": "Your opponent's Active Pokémon is now Burned."
      },
      {
        "cost": [
          "Psychic",
          "Psychic",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Petrifying Flame",
        "text": "Choose a random card from your opponent's hand. Your opponent reveals that card and shuffles it into their deck.",
        "damage": "120"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Promo",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 1.3,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.3
        },
        {
          "condition": "MP",
          "price": 0.81
        },
        {
          "condition": "HP",
          "price": 0.5
        },
        {
          "condition": "DMG",
          "price": 0.69
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "9",
          "value": 17.45,
          "low": 14.83,
          "high": 20.07,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 14.83,
          "low": 18.89,
          "high": 18.89,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "5.5",
          "value": 13.2,
          "low": 11.22,
          "high": 15.18,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7.25,
          "low": 9.99,
          "high": 9.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 99.99,
          "low": 84.99,
          "high": 114.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 14.78,
          "low": 14.5,
          "high": 14.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T02:07:39.302Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}