Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

← Mega Evolution Black Star Promos
Toxtricity

Toxtricity

Promo #17
Illustrator
Krgc
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
663193
GET /api/v1/pokemon/cards/mep-17vh?include=prices 200 776ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-17vh",
    "name": "Toxtricity",
    "number": "17",
    "printed_number": "17",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.large.png"
      }
    ],
    "expansion": {
      "id": "mep",
      "name": "Mega Evolution Black Star Promos",
      "total": 79,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "MEP",
      "printed_total": 79,
      "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": "663193",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/17vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Krgc",
    "pricing": {
      "currency": "USD",
      "market": 11.96,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 11.96
        },
        {
          "condition": "LP",
          "price": 10.31
        },
        {
          "condition": "MP",
          "price": 10.4
        },
        {
          "condition": "HP",
          "price": 9.99
        },
        {
          "condition": "DMG",
          "price": 9.69
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "10",
          "value": 206.52,
          "low": 191.5,
          "high": 221.53,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 8.01,
          "low": 6.81,
          "high": 9.21,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-07-29T21:46:14.790Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0.42
      }
    }
  }
}