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

← Sandstorm
Sandslash

Sandslash

Rare #21 Pokémon Stage 1 HP 70
Types
Fighting
Illustrator
Kouki Saitou
Expansion
Sandstorm · EX
Language
English
TCGplayer
88928

Attacks

Sand Swirl
Fighting · Colorless

Does 20 damage to each Defending Pokémon. The Defending Pokémon can't retreat until the end of your opponent's next turn.

Earthquake 60
Fighting · Colorless · Colorless

Does 10 damage to each of your Benched Pokémon. (Don't apply Weakness or Resistance for Benched Pokémon.)

GET /api/v1/pokemon/cards/ex2-21?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex2-21",
    "name": "Sandslash",
    "number": "21",
    "printed_number": "21",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/21.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/21.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/21.large.webp"
      }
    ],
    "expansion": {
      "id": "ex2",
      "name": "Sandstorm",
      "total": 100,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "SS",
      "printed_total": 100,
      "release_date": "2003/09/18",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "88928",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/21.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/21.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/21.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Fighting",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Sand Swirl",
        "text": "Does 20 damage to each Defending Pokémon. The Defending Pokémon can't retreat until the end of your opponent's next turn."
      },
      {
        "cost": [
          "Fighting",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Earthquake",
        "text": "Does 10 damage to each of your Benched Pokémon. (Don't apply Weakness or Resistance for Benched Pokémon.)",
        "damage": "60"
      }
    ],
    "weaknesses": [
      {
        "type": "Grass",
        "value": "×2"
      }
    ],
    "rarity": "Rare",
    "artist": "Kouki Saitou",
    "pricing": {
      "currency": "USD",
      "market": 1.83,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.83
        },
        {
          "condition": "LP",
          "price": 1.37
        },
        {
          "condition": "MP",
          "price": 1.04
        },
        {
          "condition": "HP",
          "price": 0.87
        },
        {
          "condition": "DMG",
          "price": 0.84
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 18.5,
          "low": 18,
          "high": 18.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 18,
          "low": 15.3,
          "high": 20.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 130,
          "low": 110.5,
          "high": 149.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 24.5,
          "low": 20.83,
          "high": 28.17,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 12,
          "low": 10.2,
          "high": 13.8,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "6",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T03:40:03.954Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}