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

← PokéKyun Collection
Flareon-EX

Flareon-EX

Double Rare #7 Pokémon BasicEX
Types
Fire
Illustrator
kirisAki
Expansion
PokéKyun Collection · XY
Language
Japanese
TCGplayer
605462

Attacks

Blaze Ball 50+
Colorless · Colorless · Colorless

This attack does 20 more damage for each Fire Energy attached to this Pokémon.

GET /api/v1/pokemon/cards/cp3_ja-7vh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "cp3_ja-7vh",
    "name": "Flareon-EX",
    "number": "7",
    "printed_number": "7",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/7vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/7vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/7vh.large.webp"
      }
    ],
    "expansion": {
      "id": "cp3_ja",
      "name": "PokéKyun Collection",
      "total": 32,
      "language": "Japanese",
      "language_code": "ja",
      "series": "XY",
      "code": "CP3",
      "printed_total": 32,
      "release_date": "2016/01/29",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/cp3_ja.symbol.png",
      "translation": {
        "en": {
          "name": "PokéKyun Collection"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": "605462",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/7vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/7vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/cp3_ja/7vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "EX"
    ],
    "types": [
      "Fire"
    ],
    "abilities": [
      {
        "name": "Flash Fire",
        "text": "Once during your turn (before your attack), you may move a Fire Energy from 1 of your Pokémon to this Pokémon.",
        "type": "Ability"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Blaze Ball",
        "text": "This attack does 20 more damage for each Fire Energy attached to this Pokémon.",
        "damage": "50+"
      }
    ],
    "rarity": "Double Rare",
    "artist": "kirisAki",
    "pricing": {
      "currency": "USD",
      "market": 1272,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1272
        },
        {
          "condition": "LP",
          "price": 149.99
        }
      ],
      "graded": [
        {
          "company": "ARS",
          "grade": "10",
          "value": 1999.99,
          "low": 1699.99,
          "high": 2299.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "10",
          "value": 6200,
          "low": 5270,
          "high": 7130,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 410.5,
          "low": 348.93,
          "high": 472.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 700,
          "low": 340,
          "high": 700,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 86.4,
          "low": 73.44,
          "high": 99.36,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 325,
          "low": 276.25,
          "high": 373.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 3400,
          "low": 2700,
          "high": 3700,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 46,
          "trend": {
            "direction": "up",
            "percent": 7.9
          }
        },
        {
          "company": "PSA",
          "grade": "3",
          "value": 85,
          "low": 72.25,
          "high": 97.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 225,
          "low": 225,
          "high": 230.88,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 696.5,
          "low": 999,
          "high": 999,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-22T03:58:48.460Z",
      "trend_7d": {
        "direction": "up",
        "percent": 8.93
      }
    }
  }
}