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

← XY Black Star Promos
Sableye

Sableye

Promo #XY92 Pokémon Basic HP 70
Types
Psychic
Illustrator
match
Expansion
XY Black Star Promos · XY
Language
English
TCGplayer
108621

Attacks

Energy Hunt
Psychic

Flip 3 coins. For each heads, attach a basic Energy card from your discard pile to your Benched Pokémon-EX in any way you like.

Claw Slash 20
Colorless · Colorless
GET /api/v1/pokemon/cards/xyp-XY92vh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "xyp-XY92vh",
    "name": "Sableye",
    "number": "XY92",
    "printed_number": "XY92",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY92vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY92vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY92vh.large.webp"
      }
    ],
    "expansion": {
      "id": "xyp",
      "name": "XY Black Star Promos",
      "total": 216,
      "language": "English",
      "language_code": "en",
      "series": "XY",
      "code": "PR-XY",
      "printed_total": 211,
      "release_date": "2013/10/12",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/xyp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "108621",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY92vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY92vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/xyp/XY92vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Psychic"
        ],
        "converted_energy_cost": 1,
        "name": "Energy Hunt",
        "text": "Flip 3 coins. For each heads, attach a basic Energy card from your discard pile to your Benched Pokémon-EX in any way you like."
      },
      {
        "cost": [
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Claw Slash",
        "damage": "20"
      }
    ],
    "rarity": "Promo",
    "artist": "match",
    "pricing": {
      "currency": "USD",
      "market": 28.46,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 28.46
        },
        {
          "condition": "LP",
          "price": 18.81
        },
        {
          "condition": "MP",
          "price": 13.42
        },
        {
          "condition": "HP",
          "price": 11.5
        },
        {
          "condition": "DMG",
          "price": 7.05
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "7",
          "value": 33.59,
          "low": 28.55,
          "high": 38.63,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 8,
          "low": 8,
          "high": 11.94,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 44,
          "low": 19,
          "high": 44,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 67.5,
          "low": 58,
          "high": 113.13,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8.5",
          "value": 24.99,
          "low": 21.24,
          "high": 28.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 330.67,
          "low": 330.67,
          "high": 336.76,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T04:02:51.277Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.73
      }
    }
  }
}