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
Mega Camerupt ex

Mega Camerupt ex

Double Rare #22 Pokémon Stage 1MEGAex HP 340
Types
Fire
Illustrator
5ban Graphics
Expansion
Mega Evolution · Mega Evolution
Language
English
TCGplayer
654361

Attacks

Roasting Heat 80+
Fire

If your opponent's Active Pokémon is Burned, this attack does 160 more damage.

Volcanic Meteor 280
Fire · Colorless · Colorless · Colorless

Discard 2 Energy from this Pokémon.

GET /api/v1/pokemon/cards/me1-22vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me1-22vh",
    "name": "Mega Camerupt ex",
    "number": "22",
    "printed_number": "22",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.large.webp"
      }
    ],
    "expansion": {
      "id": "me1",
      "name": "Mega Evolution",
      "total": 188,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "MEG",
      "printed_total": 132,
      "release_date": "2025/09/26",
      "logo": "https://images.scrydex.com/pokemon/me1-logo/logo",
      "symbol": "https://images.scrydex.com/pokemon/me1-symbol/symbol"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "654361",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me1/22vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "MEGA",
      "ex"
    ],
    "types": [
      "Fire"
    ],
    "hp": "340",
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Roasting Heat",
        "text": "If your opponent's Active Pokémon is Burned, this attack does 160 more damage.",
        "damage": "80+"
      },
      {
        "cost": [
          "Fire",
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Volcanic Meteor",
        "text": "Discard 2 Energy from this Pokémon.",
        "damage": "280"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.59,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.59
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 33.6,
          "low": 28.56,
          "high": 38.64,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 6.05,
          "low": 6.05,
          "high": 6.05,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 10.69,
          "low": 8,
          "high": 11.61,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 1.25,
          "low": 1.06,
          "high": 1.44,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 7,
          "low": 5.95,
          "high": 8.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 7.15,
          "low": 5.49,
          "high": 9.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 27.5,
          "low": 22.15,
          "high": 35.07,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 1.65,
          "low": 1.4,
          "high": 1.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 10.5,
          "low": 10.5,
          "high": 10.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 15.4,
          "low": 9.1,
          "high": 18.39,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        }
      ],
      "market_updated_at": "2026-09-22T02:28:58.540Z",
      "trend_7d": {
        "direction": "down",
        "percent": -10.61
      }
    }
  }
}