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

← SM Black Star Promos
Registeel (Staff Stamp)

Registeel (Staff Stamp)

Promo #SM75 Pokémon Basic HP 130
Types
Metal
Illustrator
Mitsuhiro Arita
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
151705

Attacks

Turbo Arm 30
Metal

Attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.

Iron Fist 90
Metal · Metal · Colorless

If Regice is on your Bench, heal 30 damage from this Pokémon.

GET /api/v1/pokemon/cards/smp-SM75vs?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM75vs",
    "name": "Registeel (Staff Stamp)",
    "number": "SM75",
    "printed_number": "SM75",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM75vs.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM75vs.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM75vs.large.webp"
      }
    ],
    "expansion": {
      "id": "smp",
      "name": "SM Black Star Promos",
      "total": 251,
      "language": "English",
      "language_code": "en",
      "series": "Sun & Moon",
      "code": "PR-SM",
      "printed_total": 248,
      "release_date": "2017/02/03",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "151705",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM75vs.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM75vs.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp-SM75vs.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Metal"
    ],
    "hp": "130",
    "attacks": [
      {
        "cost": [
          "Metal"
        ],
        "converted_energy_cost": 1,
        "name": "Turbo Arm",
        "text": "Attach a basic Energy card from your discard pile to 1 of your Benched Pokémon.",
        "damage": "30"
      },
      {
        "cost": [
          "Metal",
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Iron Fist",
        "text": "If Regice is on your Bench, heal 30 damage from this Pokémon.",
        "damage": "90"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Psychic",
        "value": "-20"
      }
    ],
    "rarity": "Promo",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 76,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 76
        },
        {
          "condition": "LP",
          "price": 59.99
        },
        {
          "condition": "MP",
          "price": 13.69
        },
        {
          "condition": "DMG",
          "price": 6.99
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "9",
          "value": 31,
          "low": 26.35,
          "high": 35.65,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 1499.99,
          "low": 1274.99,
          "high": 1724.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 99.95,
          "low": 84.96,
          "high": 114.94,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 53,
          "low": 45.05,
          "high": 60.95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T17:54:06.632Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}