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

← Temporal Forces
Koraidon ex

Koraidon ex

Double Rare #120 Pokémon BasicexAncient HP 230
Types
Dragon
Illustrator
PLANETA Igarashi
Expansion
Temporal Forces · Scarlet & Violet
Language
English
TCGplayer
542864

Attacks

Retribution Strike 20
Colorless · Colorless

This attack does 10 more damage for each damage counter on this Pokémon.

Kaiser Tackle 280
Fire · Fighting · Fighting

This Pokémon also does 60 damage to itself.

GET /api/v1/pokemon/cards/sv5-120vh?include=prices 200 21ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv5-120vh",
    "name": "Koraidon ex",
    "number": "120",
    "printed_number": "120",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/120vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/120vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/120vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv5",
      "name": "Temporal Forces",
      "total": 218,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "TEF",
      "printed_total": 162,
      "release_date": "2024/03/22",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "542864",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/120vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/120vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv5/120vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex",
      "Ancient"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "230",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Retribution Strike",
        "text": "This attack does 10 more damage for each damage counter on this Pokémon.",
        "damage": "20"
      },
      {
        "cost": [
          "Fire",
          "Fighting",
          "Fighting"
        ],
        "converted_energy_cost": 3,
        "name": "Kaiser Tackle",
        "text": "This Pokémon also does 60 damage to itself.",
        "damage": "280"
      }
    ],
    "rarity": "Double Rare",
    "artist": "PLANETA Igarashi",
    "pricing": {
      "currency": "USD",
      "market": 0.72,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.72
        },
        {
          "condition": "DMG",
          "price": 0.33
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 11,
          "low": 10,
          "high": 11,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 1,
          "low": 0.85,
          "high": 1.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 22,
          "low": 20,
          "high": 22,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7.96,
          "low": 5.18,
          "high": 12.61,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 3,
          "low": 2.55,
          "high": 3.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 10,
          "low": 5.5,
          "high": 11,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:24:12.108Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10
      }
    }
  }
}