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
Meloetta

Meloetta

Promo #26
Illustrator
Keisin
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
659231
GET /api/v1/pokemon/cards/mep-26vh?include=prices 200 145ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-26vh",
    "name": "Meloetta",
    "number": "26",
    "printed_number": "26",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.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": "659231",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/26vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Keisin",
    "pricing": {
      "currency": "USD",
      "market": 15.97,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 15.97
        },
        {
          "condition": "LP",
          "price": 13.73
        },
        {
          "condition": "MP",
          "price": 9.37
        },
        {
          "condition": "HP",
          "price": 8.79
        },
        {
          "condition": "DMG",
          "price": 6
        }
      ],
      "graded": [
        {
          "company": "AGS",
          "grade": "10",
          "value": 99.5,
          "low": 84.58,
          "high": 114.43,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 39.99,
          "low": 31.98,
          "high": 45.2,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 4.25,
          "low": 4.25,
          "high": 4.25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 3.25,
          "low": 3.25,
          "high": 3.25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 12.95,
          "low": 12.95,
          "high": 12.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 249.99,
          "low": 130,
          "high": 230.75,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 18,
          "trend": {
            "direction": "up",
            "percent": 66.7
          }
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 15,
          "low": 12.75,
          "high": 17.25,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 19,
          "low": 13.7,
          "high": 19.61,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 5
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 24.99,
          "low": 14.3,
          "high": 36.18,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 19,
          "trend": {
            "direction": "up",
            "percent": 24.9
          }
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 103.81,
          "low": 104.25,
          "high": 118.25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 25,
          "low": 25,
          "high": 25,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-07-29T21:46:14.790Z",
      "trend_7d": {
        "direction": "down",
        "percent": -2.02
      }
    }
  }
}