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

← Hidden Legends
Beldum

Beldum

Uncommon #29 Pokémon Basic HP 50
Types
Metal
Illustrator
Mitsuhiro Arita
Expansion
Hidden Legends · EX
Language
English
TCGplayer
83782

Attacks

Metal Charge 30
Metal · Colorless

Put 1 damage counter on Beldum.

GET /api/v1/pokemon/cards/ex5-29vrh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex5-29vrh",
    "name": "Beldum",
    "number": "29",
    "printed_number": "29",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/29vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/29vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/29vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex5",
      "name": "Hidden Legends",
      "total": 102,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "HL",
      "printed_total": 101,
      "release_date": "2004/06/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "83782",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/29vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/29vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/29vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Metal"
    ],
    "hp": "50",
    "abilities": [
      {
        "name": "Magnetic Call",
        "text": "Once during your turn (before your attack), you may flip a coin. If heads, search your deck for a Metal Basic Pokémon and put it onto your Bench. Shuffle your deck afterward. This power can't be used if Beldum is affected by a Special Condition.",
        "type": "Poké-Power"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Metal Charge",
        "text": "Put 1 damage counter on Beldum.",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 12.16,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 12.16
        },
        {
          "condition": "LP",
          "price": 8.86
        },
        {
          "condition": "MP",
          "price": 6.82
        },
        {
          "condition": "HP",
          "price": 2.48
        },
        {
          "condition": "DMG",
          "price": 3.31
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 29,
          "low": 24.65,
          "high": 33.35,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 37.24,
          "low": 31.12,
          "high": 43.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 17,
          "low": 14.45,
          "high": 19.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 188.5,
          "low": 160.23,
          "high": 216.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 36,
          "low": 30.6,
          "high": 41.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 34.31,
          "low": 26.5,
          "high": 60.62,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 70,
          "low": 59.5,
          "high": 80.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:23:37.181Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.98
      }
    }
  }
}