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

← Generations
Charmander

Charmander

Common #RC3 Pokémon Basic HP 70
Types
Fire
Illustrator
Akira Komayama
Expansion
Generations · XY
Language
English
TCGplayer
113744

Attacks

Playful 20
Fire · Colorless

Flip a coin. If heads, this attack does 20 damage times the number of damage counters on this Pokémon.

GET /api/v1/pokemon/cards/g1-RC3?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "g1-RC3",
    "name": "Charmander",
    "number": "RC3",
    "printed_number": "RC3",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC3.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC3.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC3.large.webp"
      }
    ],
    "expansion": {
      "id": "g1",
      "name": "Generations",
      "total": 117,
      "language": "English",
      "language_code": "en",
      "series": "XY",
      "code": "GEN",
      "printed_total": 83,
      "release_date": "2016/02/22",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/g1.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "113744",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC3.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC3.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/g1/RC3.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fire"
    ],
    "hp": "70",
    "attacks": [
      {
        "cost": [
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 2,
        "name": "Playful",
        "text": "Flip a coin. If heads, this attack does 20 damage times the number of damage counters on this Pokémon.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Akira Komayama",
    "pricing": {
      "currency": "USD",
      "market": 20.48,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 20.48
        },
        {
          "condition": "LP",
          "price": 13.27
        },
        {
          "condition": "MP",
          "price": 12.3
        },
        {
          "condition": "HP",
          "price": 8.87
        },
        {
          "condition": "DMG",
          "price": 7.23
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "9",
          "value": 72.78,
          "low": 61.86,
          "high": 83.7,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 6.5,
          "low": 6.5,
          "high": 10,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 23,
          "low": 19.55,
          "high": 26.45,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 152,
          "low": 120,
          "high": 819.5,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 20.5,
          "low": 17.75,
          "high": 20.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 24.8,
          "low": 38,
          "high": 38,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 46.06,
          "low": 75,
          "high": 75,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 35,
          "low": 35,
          "high": 38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "8",
          "value": 45,
          "low": 38.25,
          "high": 51.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 27,
          "low": 27,
          "high": 27,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-21T04:00:11.003Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.68
      }
    }
  }
}