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

← Lost Origin
Sableye (Play Pokemon Stamp)

Sableye (Play Pokemon Stamp)

Rare Holo #70 Pokémon Basic HP 80
Types
Psychic
Illustrator
Shibuzoh.
Expansion
Lost Origin · Sword & Shield
Language
English
TCGplayer
515452

Attacks

Scratch 20
Colorless
Lost Mine
Psychic

You can use this attack only if you have 10 or more cards in the Lost Zone. Put 12 damage counters on your opponent's Pokémon in any way you like.

GET /api/v1/pokemon/cards/swsh11-70vpp?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swsh11-70vpp",
    "name": "Sableye (Play Pokemon Stamp)",
    "number": "70",
    "printed_number": "70",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-70vpp.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-70vpp.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-70vpp.large.webp"
      }
    ],
    "expansion": {
      "id": "swsh11",
      "name": "Lost Origin",
      "total": 217,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "LOR",
      "printed_total": 196,
      "release_date": "2022/09/09",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swsh11.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "515452",
    "variants": [
      {
        "name": "playPokemonStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-70vpp.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-70vpp.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh11-70vpp.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "80",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Scratch",
        "damage": "20"
      },
      {
        "cost": [
          "Psychic"
        ],
        "converted_energy_cost": 1,
        "name": "Lost Mine",
        "text": "You can use this attack only if you have 10 or more cards in the Lost Zone. Put 12 damage counters on your opponent's Pokémon in any way you like."
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Rare Holo",
    "artist": "Shibuzoh.",
    "pricing": {
      "currency": "USD",
      "market": 0.48,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.48
        },
        {
          "condition": "LP",
          "price": 0.37
        },
        {
          "condition": "MP",
          "price": 0.33
        },
        {
          "condition": "HP",
          "price": 0.25
        },
        {
          "condition": "DMG",
          "price": 0.2
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 21,
          "low": 17.85,
          "high": 24.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 1,
          "low": 0.85,
          "high": 1.15,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 3.99,
          "low": 3.39,
          "high": 4.59,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:55:36.289Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}