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
Salamence

Salamence

Promo #SM140 Pokémon Stage 2 HP 150
Types
Dragon
Illustrator
kawayoo
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
180530

Attacks

Dragon Claw 100
Fire · Water · Colorless · Colorless
GET /api/v1/pokemon/cards/smp-SM140vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM140vh",
    "name": "Salamence",
    "number": "SM140",
    "printed_number": "SM140",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM140vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM140vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM140vh.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": "180530",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM140vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM140vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM140vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Dragon"
    ],
    "hp": "150",
    "abilities": [
      {
        "name": "Dragon Wind",
        "text": "If this Pokémon is your Active Pokémon, once during your turn (before your attack), you may switch 1 of your opponent's Benched Pokémon with their Active Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Water",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Dragon Claw",
        "damage": "100"
      }
    ],
    "weaknesses": [
      {
        "type": "Fairy",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "kawayoo",
    "pricing": {
      "currency": "USD",
      "market": 11.42,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 11.42
        },
        {
          "condition": "LP",
          "price": 7.42
        },
        {
          "condition": "MP",
          "price": 4.59
        },
        {
          "condition": "HP",
          "price": 3.02
        },
        {
          "condition": "DMG",
          "price": 2.35
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 39.5,
          "low": 33.57,
          "high": 45.43,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 26,
          "low": 22.1,
          "high": 29.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 196.75,
          "low": 167.24,
          "high": 226.26,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 124.99,
          "low": 40,
          "high": 124.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:11:32.782Z",
      "trend_7d": {
        "direction": "up",
        "percent": 5.06
      }
    }
  }
}