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

← Stellar Miracle
Cinderace ex

Cinderace ex

Double Rare #18 Pokémon Stage 2exTera
Types
Fire
Illustrator
5ban Graphics
Expansion
Stellar Miracle · Scarlet & Violet
Language
Japanese
TCGplayer
567873

Attacks

Flare Strike
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_ja-18vh?include=prices 200 74ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv7_ja-18vh",
    "name": "Cinderace ex",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/18vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/18vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/18vh.large.png"
      }
    ],
    "expansion": {
      "id": "sv7_ja",
      "name": "Stellar Miracle",
      "total": 135,
      "language": "Japanese",
      "language_code": "ja",
      "series": "Scarlet & Violet",
      "code": "SV7",
      "printed_total": 102,
      "release_date": "2024/07/19",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/sv7_ja.symbol.png",
      "translation": {
        "en": {
          "name": "Stellar Miracle"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "567873",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/18vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/18vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv7_ja/18vh.large.png"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2",
      "ex",
      "Tera"
    ],
    "types": [
      "Fire"
    ],
    "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."
      },
      {
        "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.)"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.61,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.61
        },
        {
          "condition": "LP",
          "price": 0.43
        },
        {
          "condition": "HP",
          "price": 0.2
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 4.69,
          "low": 3.99,
          "high": 5.39,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 34,
          "low": 28.9,
          "high": 39.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 12.5,
          "low": 10.63,
          "high": 14.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 24.5,
          "low": 30,
          "high": 30,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 3.5,
          "low": 2.98,
          "high": 4.02,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 7.5,
          "low": 6.38,
          "high": 8.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T15:18:34.945Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}