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 123ms
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": 88,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "MEP",
      "printed_total": 88,
      "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": 12.39,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 12.39
        },
        {
          "condition": "LP",
          "price": 11.19
        },
        {
          "condition": "MP",
          "price": 11.35
        },
        {
          "condition": "HP",
          "price": 10.99
        },
        {
          "condition": "DMG",
          "price": 9.66
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 15.75,
          "low": 13.39,
          "high": 18.11,
          "confidence": "med",
          "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": 350,
          "low": 179.27,
          "high": 385,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 120,
          "low": 102,
          "high": 138,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 86.66,
          "low": 84.54,
          "high": 84.54,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-08-17T19:20:43.438Z",
      "trend_7d": {
        "direction": "down",
        "percent": -6.63
      }
    }
  }
}