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
Ceruledge

Ceruledge

Promo #14
Illustrator
Anesaki Dynamic
Expansion
Mega Evolution Black Star Promos · Mega Evolution
Language
English
TCGplayer
663187
GET /api/v1/pokemon/cards/mep-14vh?include=prices 200 143ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "mep-14vh",
    "name": "Ceruledge",
    "number": "14",
    "printed_number": "14",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/14vh.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/14vh.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/14vh.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": "663187",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/14vh.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/14vh.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/14vh.large.png"
          }
        ]
      }
    ],
    "rarity": "Promo",
    "artist": "Anesaki Dynamic",
    "pricing": {
      "currency": "USD",
      "market": 13.07,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 13.07
        },
        {
          "condition": "LP",
          "price": 11.74
        },
        {
          "condition": "MP",
          "price": 11.58
        },
        {
          "condition": "HP",
          "price": 10.99
        },
        {
          "condition": "DMG",
          "price": 9.66
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 15.75,
          "low": 14.69,
          "high": 25.56,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10.",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 66,
          "low": 56.1,
          "high": 75.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 288.19,
          "low": 130.49,
          "high": 325.6,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 120,
          "low": 102,
          "high": 138,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 87.3,
          "low": 84.59,
          "high": 84.95,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-07-30T15:01:45.397Z",
      "trend_7d": {
        "direction": "up",
        "percent": 2.35
      }
    }
  }
}