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

← Aquapolis
Larvitar

Larvitar

Common #89 Pokémon Basic HP 40
Types
Fighting
Illustrator
Naoyo Kimura
Expansion
Aquapolis · E-Card
Language
English
TCGplayer
86634

Attacks

Mountain Eater
Colorless

Your opponent discards the top card from his or her deck. Then you remove a damage counter from Larvitar.

Rising Lunge 10
Fighting

Flip a coin. If heads, this attack does 10 damage plus 10 more damage.

GET /api/v1/pokemon/cards/ecard2-89vrh?include=prices 200 16ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ecard2-89vrh",
    "name": "Larvitar",
    "number": "89",
    "printed_number": "89",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/89vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/89vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/89vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ecard2",
      "name": "Aquapolis",
      "total": 182,
      "language": "English",
      "language_code": "en",
      "series": "E-Card",
      "code": "AQ",
      "printed_total": 147,
      "release_date": "2003/01/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "86634",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/89vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/89vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/89vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Fighting"
    ],
    "hp": "40",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Mountain Eater",
        "text": "Your opponent discards the top card from his or her deck. Then you remove a damage counter from Larvitar."
      },
      {
        "cost": [
          "Fighting"
        ],
        "converted_energy_cost": 1,
        "name": "Rising Lunge",
        "text": "Flip a coin. If heads, this attack does 10 damage plus 10 more damage.",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Water",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Naoyo Kimura",
    "pricing": {
      "currency": "USD",
      "market": 27.9,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 27.9
        },
        {
          "condition": "HP",
          "price": 15.09
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 329.99,
          "low": 146.88,
          "high": 329.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 31.2,
          "low": 26.52,
          "high": 35.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 49.99,
          "low": 42.49,
          "high": 57.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 76,
          "low": 64.6,
          "high": 87.4,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 49.99,
          "low": 42.49,
          "high": 57.49,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 106.8,
          "low": 54,
          "high": 54,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 40,
          "low": 34,
          "high": 46,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 62.5,
          "low": 53.13,
          "high": 71.88,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-03T06:24:34.970Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}