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

← DP Black Star Promos
Arceus LV.X

Arceus LV.X

Promo #DP56 Pokémon Level-Up HP 120
Types
Colorless
Illustrator
Ryo Ueda
Expansion
DP Black Star Promos · Diamond & Pearl
Language
English
TCGplayer
83606

Attacks

Meteor Blast 100
Grass · Fire · Colorless

Flip a coin. If tails, this attack's base damage is 50 instead of 100.

GET /api/v1/pokemon/cards/dpp-DP56vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "dpp-DP56vh",
    "name": "Arceus LV.X",
    "number": "DP56",
    "printed_number": "DP56",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP56vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP56vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP56vh.large.webp"
      }
    ],
    "expansion": {
      "id": "dpp",
      "name": "DP Black Star Promos",
      "total": 56,
      "language": "English",
      "language_code": "en",
      "series": "Diamond & Pearl",
      "code": "PR-DPP",
      "printed_total": 56,
      "release_date": "2007/05/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dpp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "83606",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP56vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP56vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dpp/DP56vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Level-Up"
    ],
    "types": [
      "Colorless"
    ],
    "hp": "120",
    "abilities": [
      {
        "name": "Multitype",
        "text": "Arceus LV.X's type is the same as its previous Level.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Grass",
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Meteor Blast",
        "text": "Flip a coin. If tails, this attack's base damage is 50 instead of 100.",
        "damage": "100"
      }
    ],
    "rarity": "Promo",
    "artist": "Ryo Ueda",
    "pricing": {
      "currency": "USD",
      "market": 21.5,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 21.5
        },
        {
          "condition": "HP",
          "price": 18.73
        },
        {
          "condition": "DMG",
          "price": 11.92
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "7",
          "value": 58.87,
          "low": 50.04,
          "high": 67.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 272.88,
          "low": 420,
          "high": 420,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 93.81,
          "low": 53.62,
          "high": 116.12,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 101.46,
          "low": 92.89,
          "high": 116.98,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 203.75,
          "low": 140.89,
          "high": 321.25,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 357.78,
          "low": 410,
          "high": 489.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-14T07:16:54.545Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}