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

← Mega Evolution Black Star Promos
Toxtricity (Staff Stamp)

Toxtricity (Staff Stamp)

Promo #17 Pokémon Stage 1 HP 140
Types
Darkness
Illustrator
Krgc
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
663190

Attacks

Gentle Slap 100
Darkness · Darkness · Colorless
GET /api/v1/pokemon/cards/mep-17vs?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-17vs",
    "name": "Toxtricity (Staff Stamp)",
    "number": "17",
    "printed_number": "17",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.large.webp"
      }
    ],
    "expansion": {
      "id": "mep",
      "name": "Mega Evolution Black Star Promos",
      "total": 112,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "MEP",
      "printed_total": 112,
      "release_date": "2025/09/26",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "663190",
    "variants": [
      {
        "name": "staffStamp",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vs.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Darkness"
    ],
    "hp": "140",
    "abilities": [
      {
        "name": "Sinister Surge",
        "text": "Once during your turn, you may use this Ability. Search your deck for a Basic Darkness Energy card and attach it to 1 of your Benched Darkness Pokémon. Then, shuffle your deck. If you attached Energy to a Pokémon in this way, place 2 damage counters on that Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Darkness",
          "Darkness",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Gentle Slap",
        "damage": "100"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Krgc",
    "pricing": {
      "currency": "USD",
      "market": 40.11,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 40.11
        },
        {
          "condition": "LP",
          "price": 30.44
        },
        {
          "condition": "MP",
          "price": 27
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 172.5,
          "low": 148.75,
          "high": 172.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 224.99,
          "low": 216.5,
          "high": 224.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 20.57,
          "low": 17.48,
          "high": 23.66,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 37,
          "low": 8.01,
          "high": 37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 46.5,
          "low": 46,
          "high": 47,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 164.99,
          "low": 140.24,
          "high": 189.74,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T04:07:06.090Z",
      "trend_7d": {
        "direction": "up",
        "percent": 8.11
      }
    }
  }
}