Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Phantasmal Flames
Oricorio ex

Oricorio ex

Double Rare #18 Pokémon Basicex HP 190
Types
Fire
Illustrator
akagi
Expansion
Phantasmal Flames · Mega Evolution
Language
English
TCGplayer
662206

Attacks

Fire Wing 110
Fire · Fire · Colorless
GET /api/v1/pokemon/cards/me2-18vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me2-18vh",
    "name": "Oricorio ex",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.large.webp"
      }
    ],
    "expansion": {
      "id": "me2",
      "name": "Phantasmal Flames",
      "total": 130,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "PFL",
      "printed_total": 94,
      "release_date": "2025/11/14",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "662206",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2/18vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "ex"
    ],
    "types": [
      "Fire"
    ],
    "hp": "190",
    "abilities": [
      {
        "name": "Excited Turbo",
        "text": "As often as you like during your turn, if you have any Fire Mega Evolution Pokémon ex in play, you may use this Ability. Attach a Basic Fire Energy card from your hand to 1 of your Benched Fire Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Fire",
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Fire Wing",
        "damage": "110"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Double Rare",
    "artist": "akagi",
    "pricing": {
      "currency": "USD",
      "market": 0.57,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.57
        },
        {
          "condition": "HP",
          "price": 0.4
        },
        {
          "condition": "DMG",
          "price": 0.51
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "9",
          "value": 0.01,
          "low": 0.01,
          "high": 0.01,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 374,
          "low": 317.9,
          "high": 430.1,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 9.6,
          "low": 9.6,
          "high": 12.05,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 28.99,
          "low": 18.95,
          "high": 46.98,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 8.5,
          "low": 7.23,
          "high": 9.77,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 7.96,
          "low": 9.75,
          "high": 9.75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 10,
          "low": 9.5,
          "high": 10,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 15.78,
          "low": 15.78,
          "high": 16.43,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "8.5",
          "value": 3.11,
          "low": 2.64,
          "high": 3.58,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T03:57:17.971Z",
      "trend_7d": {
        "direction": "down",
        "percent": -12.31
      }
    }
  }
}