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

← Base Set 2
Arcanine

Arcanine

Uncommon #33 Pokémon Stage 1 HP 100
Types
Fire
Illustrator
Ken Sugimori
Expansion
Base Set 2 · Base
Language
English
TCGplayer
42472

Attacks

Flamethrower 50
Fire · Fire · Colorless

Discard 1 Fire Energy card attached to Arcanine in order to use this attack.

Take Down 80
Fire · Fire · Colorless · Colorless

Arcanine does 30 damage to itself.

GET /api/v1/pokemon/cards/base4-33?include=prices 200 66ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base4-33",
    "name": "Arcanine",
    "number": "33",
    "printed_number": "33",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/33.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/33.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/33.large.webp"
      }
    ],
    "expansion": {
      "id": "base4",
      "name": "Base Set 2",
      "total": 130,
      "language": "English",
      "language_code": "en",
      "series": "Base",
      "code": "B2",
      "printed_total": 130,
      "release_date": "2000/02/24",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base4.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base4.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "42472",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/33.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/33.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base4/33.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Fire"
    ],
    "hp": "100",
    "attacks": [
      {
        "cost": [
          "Fire",
          "Fire",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Flamethrower",
        "text": "Discard 1 Fire Energy card attached to Arcanine in order to use this attack.",
        "damage": "50"
      },
      {
        "cost": [
          "Fire",
          "Fire",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Take Down",
        "text": "Arcanine does 30 damage to itself.",
        "damage": "80"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Uncommon",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 1.96,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 1.96
        },
        {
          "condition": "LP",
          "price": 1.5
        },
        {
          "condition": "MP",
          "price": 0.97
        },
        {
          "condition": "HP",
          "price": 0.69
        },
        {
          "condition": "DMG",
          "price": 0.46
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "9",
          "value": 30.33,
          "low": 18.5,
          "high": 18.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 37,
          "low": 31.45,
          "high": 42.55,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 58.75,
          "low": 35.5,
          "high": 72.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 24.99,
          "low": 24.99,
          "high": 24.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 19,
          "low": 16.15,
          "high": 21.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 100,
          "low": 85,
          "high": 115,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 25.85,
          "low": 21.97,
          "high": 29.73,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 9.5,
          "low": 8.07,
          "high": 10.93,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 24.63,
          "low": 26,
          "high": 26,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 31,
          "low": 26.51,
          "high": 37.6,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        }
      ],
      "market_updated_at": "2026-09-21T02:30:41.709Z",
      "trend_7d": {
        "direction": "up",
        "percent": 0.51
      }
    }
  }
}