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

← Scarlet & Violet Black Star Promos
Iron Valiant ex

Iron Valiant ex

Promo #68 Pokémon BasicexFuture HP 220
Types
Psychic
Illustrator
aky CG Works
Expansion
Scarlet & Violet Black Star Promos · Scarlet & Violet
Language
English
TCGplayer
527879

Attacks

Laser Blade 200
Psychic · Psychic · Colorless

During your next turn, this Pokémon can't attack.

GET /api/v1/pokemon/cards/svp-68vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "svp-68vh",
    "name": "Iron Valiant ex",
    "number": "68",
    "printed_number": "68",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/68vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/68vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/68vh.large.webp"
      }
    ],
    "expansion": {
      "id": "svp",
      "name": "Scarlet & Violet Black Star Promos",
      "total": 225,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "SVP",
      "printed_total": 224,
      "release_date": "2023/01/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/svp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "527879",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/68vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/68vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/svp/68vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Future"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "220",
    "abilities": [
      {
        "name": "Tachyon Bits",
        "text": "Once during your turn, when this Pokémon moves from your Bench to the Active Spot, you may put 2 damage counters on 1 of your opponent's Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Psychic",
          "Psychic",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Laser Blade",
        "text": "During your next turn, this Pokémon can't attack.",
        "damage": "200"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "aky CG Works",
    "pricing": {
      "currency": "USD",
      "market": 0.86,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.86
        },
        {
          "condition": "LP",
          "price": 0.75
        },
        {
          "condition": "MP",
          "price": 0.64
        },
        {
          "condition": "HP",
          "price": 0.5
        },
        {
          "condition": "DMG",
          "price": 0.2
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 11,
          "low": 9.35,
          "high": 12.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 27,
          "low": 22.95,
          "high": 31.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 20,
          "low": 20,
          "high": 20,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:06:16.708Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.38
      }
    }
  }
}