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

← Boundaries Crossed
Charmander

Charmander

Common #18 Pokémon Basic HP 70
Types
Fire
Illustrator
Akira Komayama
Expansion
Boundaries Crossed · Black & White
Language
English
TCGplayer
84218

Attacks

Draw In
Fire

Attach 2 Fire Energy cards from your discard pile to this Pokémon.

Flare 20
Fire · Colorless
GET /api/v1/pokemon/cards/bw7-18vrh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "bw7-18vrh",
    "name": "Charmander",
    "number": "18",
    "printed_number": "18",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/18vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/18vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/18vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "bw7",
      "name": "Boundaries Crossed",
      "total": 153,
      "language": "English",
      "language_code": "en",
      "series": "Black & White",
      "code": "BCR",
      "printed_total": 149,
      "release_date": "2012/11/07",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bw7.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "84218",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/18vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/18vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/bw7/18vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fire"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Fire"
        ],
        "converted_energy_cost": 1,
        "name": "Draw In",
        "text": "Attach 2 Fire Energy cards from your discard pile to this Pokémon."
      },
      {
        "cost": [
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Flare",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Akira Komayama",
    "pricing": {
      "currency": "USD",
      "market": 32.44,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 32.44
        },
        {
          "condition": "LP",
          "price": 18.6
        },
        {
          "condition": "MP",
          "price": 7.44
        },
        {
          "condition": "HP",
          "price": 3
        },
        {
          "condition": "DMG",
          "price": 4.05
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 49.99,
          "low": 42.49,
          "high": 57.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 1,
          "low": 0.85,
          "high": 1.15,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 122.97,
          "low": 70.69,
          "high": 70.69,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 12.5,
          "low": 10.63,
          "high": 14.37,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 22.78,
          "low": 22.5,
          "high": 22.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 18.09,
          "low": 21.86,
          "high": 21.86,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 27,
          "low": 21.39,
          "high": 87.4,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        }
      ],
      "market_updated_at": "2026-09-22T02:52:16.970Z",
      "trend_7d": {
        "direction": "flat",
        "percent": -0.03
      }
    }
  }
}