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

← Pokémon TCG Classic - Venusaur
Ivysaur

Ivysaur

Common #2 Pokémon Stage 1 HP 60
Types
Grass
Illustrator
Ken Sugimori
Expansion
Pokémon TCG Classic - Venusaur · Other
Language
English
TCGplayer
527884

Attacks

Vine Whip 30
Grass · Colorless · Colorless
Poison Powder 20
Grass · Grass · Grass

Your opponent's Active Pokémon is now Poisoned.

GET /api/v1/pokemon/cards/clv-2vh?include=prices 200 20ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "clv-2vh",
    "name": "Ivysaur",
    "number": "2",
    "printed_number": "2",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/2vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/2vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/2vh.large.webp"
      }
    ],
    "expansion": {
      "id": "clv",
      "name": "Pokémon TCG Classic - Venusaur",
      "total": 34,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "code": "CLV",
      "printed_total": 34,
      "release_date": "2023/11/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clv.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/clv.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "527884",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/2vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/2vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/clv/2vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1"
    ],
    "types": [
      "Grass"
    ],
    "hp": "60",
    "attacks": [
      {
        "cost": [
          "Grass",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Vine Whip",
        "damage": "30"
      },
      {
        "cost": [
          "Grass",
          "Grass",
          "Grass"
        ],
        "converted_energy_cost": 3,
        "name": "Poison Powder",
        "text": "Your opponent's Active Pokémon is now Poisoned.",
        "damage": "20"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "rarity": "Common",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 6.98,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6.98
        },
        {
          "condition": "LP",
          "price": 5.6
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 30.85,
          "low": 24.56,
          "high": 24.56,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "AGS",
          "grade": "10",
          "value": 15,
          "low": 15,
          "high": 19.19,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "AGS",
          "grade": "9.5",
          "value": 5.5,
          "low": 4.68,
          "high": 6.32,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 10,
          "low": 8.5,
          "high": 11.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9.5",
          "value": 8,
          "low": 6.8,
          "high": 9.2,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 30.47,
          "low": 19.59,
          "high": 40.99,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 5.99,
          "low": 5.09,
          "high": 6.89,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 8.5,
          "low": 6.1,
          "high": 15.2,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 7
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 13,
          "low": 8.5,
          "high": 22.74,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 4
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 90,
          "low": 74.84,
          "high": 97.73,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 9
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 70,
          "low": 59.5,
          "high": 80.5,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 18.95,
          "low": 11.8,
          "high": 26.16,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 29.07,
          "low": 22.5,
          "high": 38.48,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 14,
          "trend": {
            "direction": "flat",
            "percent": 0
          }
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 32.95,
          "low": 28.01,
          "high": 37.89,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 12.57,
          "low": 10.68,
          "high": 14.46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:13:05.205Z",
      "trend_7d": {
        "direction": "down",
        "percent": -0.85
      }
    }
  }
}