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
Alolan Sandslash

Alolan Sandslash

Promo #SM18 Pokémon Stage 1 HP 110
Types
Water
Illustrator
TOKIYA
Expansion
SM Black Star Promos · Sun & Moon
Language
English
TCGplayer
131091

Attacks

Smash Turn 50
Water · Colorless · Colorless

Switch this Pokémon with 1 of your Benched Pokémon.

GET /api/v1/pokemon/cards/smp-SM18vh?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "smp-SM18vh",
    "name": "Alolan Sandslash",
    "number": "SM18",
    "printed_number": "SM18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM18vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM18vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM18vh.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": "131091",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM18vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM18vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/smp/SM18vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Water"
    ],
    "hp": "110",
    "abilities": [
      {
        "name": "Slush Rush",
        "text": "Once during your turn (before your attack), you may draw a card.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Water",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Smash Turn",
        "text": "Switch this Pokémon with 1 of your Benched Pokémon.",
        "damage": "50"
      }
    ],
    "weaknesses": [
      {
        "type": "Metal",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "TOKIYA",
    "pricing": {
      "currency": "USD",
      "market": 19.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 19.08
        },
        {
          "condition": "LP",
          "price": 15.43
        },
        {
          "condition": "MP",
          "price": 13.77
        },
        {
          "condition": "HP",
          "price": 9.75
        },
        {
          "condition": "DMG",
          "price": 9
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 174,
          "low": 147.9,
          "high": 200.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 65,
          "low": 55.25,
          "high": 74.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 254.5,
          "low": 85,
          "high": 254.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 67,
          "low": 56.95,
          "high": 77.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 74.99,
          "low": 74.99,
          "high": 95,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:50:16.813Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.53
      }
    }
  }
}