Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Stellar Crown
Cinderace ex

Cinderace ex

Double Rare #28 Pokémon Stage 2Teraex HP 320
Types
Fire
Illustrator
5ban Graphics
Expansion
Stellar Crown · Scarlet & Violet
Language
English
TCGplayer
567254

Attacks

Flare Strike 280
Fire · Colorless · Colorless

During your next turn, this Pokémon can't use Flare Strike.

Garnet Volley
Fire · Fighting · Darkness

This attack does 180 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/sv7-28vh?include=prices 200 161ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7-28vh",
    "name": "Cinderace ex",
    "number": "28",
    "printed_number": "28",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/28vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/28vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/28vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv7",
      "name": "Stellar Crown",
      "total": 175,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SCR",
      "printed_total": 142,
      "release_date": "2024/09/13",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv7.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "567254",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/28vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/28vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7/28vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "Tera",
      "ex"
    ],
    "types": [
      "Fire"
    ],
    "hp": "320",
    "attacks": [
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Flare Strike",
        "text": "During your next turn, this Pokémon can't use Flare Strike.",
        "damage": "280"
      },
      {
        "cost": [
          "Fire",
          "Fighting",
          "Darkness"
        ],
        "converted_energy_cost": 3,
        "name": "Garnet Volley",
        "text": "This attack does 180 damage to 1 of your opponent's Pokémon. (Don't apply Weakness and Resistance for Benched Pokémon.)"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.77,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.77
        },
        {
          "condition": "DMG",
          "price": 0.25
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 3.49,
          "low": 3.49,
          "high": 3.49,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 17.75,
          "low": 16,
          "high": 21,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 35.8,
          "low": 39.99,
          "high": 40,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 5.26,
          "low": 3.25,
          "high": 3.25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 10.08,
          "low": 6.16,
          "high": 11.4,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-07-30T08:34:31.358Z",
      "trend_7d": {
        "direction": "down",
        "percent": -14.44
      }
    }
  }
}