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

← Sandstorm
Cacnea

Cacnea

Common #57 Pokémon Basic HP 50
Types
Grass
Illustrator
Atsuko Nishida
Expansion
Sandstorm · EX
Language
English
TCGplayer
84069

Attacks

Light Punch 10
Colorless
GET /api/v1/pokemon/cards/ex2-57vrh?include=prices 200 19ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "ex2-57vrh",
    "name": "Cacnea",
    "number": "57",
    "printed_number": "57",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/57vrh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/57vrh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/57vrh.large.webp"
      }
    ],
    "expansion": {
      "id": "ex2",
      "name": "Sandstorm",
      "total": 100,
      "language": "English",
      "language_code": "en",
      "series": "EX",
      "code": "SS",
      "printed_total": 100,
      "release_date": "2003/09/18",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex2.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "84069",
    "variants": [
      {
        "name": "reverseHolofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/57vrh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/57vrh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex2/57vrh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic"
    ],
    "types": [
      "Grass"
    ],
    "hp": "50",
    "abilities": [
      {
        "name": "Poison Payback",
        "text": "If Cacnea is your Active Pokémon and is damaged by an opponent's attack (even if Cacnea is Knocked Out), the Attacking Pokémon is now Poisoned.",
        "type": "Poké-Body"
      }
    ],
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Light Punch",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Atsuko Nishida",
    "pricing": {
      "currency": "USD",
      "market": 12,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 12
        },
        {
          "condition": "LP",
          "price": 0.51
        },
        {
          "condition": "MP",
          "price": 0.39
        },
        {
          "condition": "HP",
          "price": 0.35
        },
        {
          "condition": "DMG",
          "price": 0.3
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 25,
          "low": 21.25,
          "high": 28.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 22,
          "low": 21,
          "high": 399.99,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 20,
          "low": 17,
          "high": 23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 13,
          "low": 11.05,
          "high": 14.95,
          "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": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 11.5,
          "low": 9.78,
          "high": 13.23,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 513.13,
          "low": 257.5,
          "high": 917.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 23.5,
          "low": 23.5,
          "high": 23.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 17.5,
          "low": 10,
          "high": 17.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 19,
          "low": 14.5,
          "high": 30.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        }
      ],
      "market_updated_at": "2026-09-17T04:34:11.698Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}