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
Melmetal

Melmetal

Promo #SM181 Pokémon Stage 1 HP 150
Types
Metal
Illustrator
TOKIYA
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
189021

Attacks

Heavy Impact 130
Metal · Colorless · Colorless · Colorless
GET /api/v1/pokemon/cards/smp-SM181vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM181vh",
    "name": "Melmetal",
    "number": "SM181",
    "printed_number": "SM181",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM181vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM181vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM181vh.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": "189021",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM181vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM181vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM181vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Metal"
    ],
    "hp": "150",
    "abilities": [
      {
        "name": "Metal Eater",
        "text": "Once during your turn (before your attack), you may discard a Metal Pokémon from your hand. If you do, heal 100 damage from this Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Metal",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Heavy Impact",
        "damage": "130"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Psychic",
        "value": "-20"
      }
    ],
    "rarity": "Promo",
    "artist": "TOKIYA",
    "pricing": {
      "currency": "USD",
      "market": 5.49,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 5.49
        },
        {
          "condition": "LP",
          "price": 3.75
        },
        {
          "condition": "MP",
          "price": 3.91
        },
        {
          "condition": "HP",
          "price": 1.31
        },
        {
          "condition": "DMG",
          "price": 3.9
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "7",
          "value": 45.5,
          "low": 38.67,
          "high": 52.33,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 57.58,
          "low": 48.94,
          "high": 66.22,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 119.75,
          "low": 149.99,
          "high": 149.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "TAG",
          "grade": "8.5",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:50:16.813Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.55
      }
    }
  }
}