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

← Nintendo Black Star Promos
Metang

Metang

Promo #23 Pokémon Stage 1 HP 80
Types
Metal
Illustrator
Mitsuhiro Arita
Expansion
Nintendo Black Star Promos · NP
Language
English
TCGplayer
87374

Attacks

Metal Load
Colorless

Search your discard pile for a Metal Energy card and attach it to Metang.

Metal Claw 30
Metal · Colorless
GET /api/v1/pokemon/cards/np-23?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "np-23",
    "name": "Metang",
    "number": "23",
    "printed_number": "23",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/23.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/23.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/23.large.webp"
      }
    ],
    "expansion": {
      "id": "np",
      "name": "Nintendo Black Star Promos",
      "total": 40,
      "language": "English",
      "language_code": "en",
      "series": "NP",
      "code": "PR-NP",
      "printed_total": 40,
      "release_date": "2003/10/01",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/np.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "87374",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/23.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/23.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/np/23.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Metal"
    ],
    "hp": "80",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Metal Load",
        "text": "Search your discard pile for a Metal Energy card and attach it to Metang."
      },
      {
        "cost": [
          "Metal",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Metal Claw",
        "damage": "30"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Grass",
        "value": "-30"
      }
    ],
    "rarity": "Promo",
    "artist": "Mitsuhiro Arita",
    "pricing": {
      "currency": "USD",
      "market": 576.3,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 576.3
        },
        {
          "condition": "LP",
          "price": 279.95
        },
        {
          "condition": "MP",
          "price": 225
        },
        {
          "condition": "DMG",
          "price": 200
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 192,
          "low": 163.2,
          "high": 220.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 399,
          "low": 399,
          "high": 399,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 595.24,
          "low": 642,
          "high": 642,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 99,
          "low": 84.15,
          "high": 113.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 200,
          "low": 170,
          "high": 230,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 450,
          "low": 382.5,
          "high": 517.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-08-14T03:58:39.350Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}