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

← Legendary Collection
Beedrill

Beedrill

Rare #20 Pokémon Stage 2 HP 80
Types
Grass
Illustrator
Ken Sugimori
Expansion
Legendary Collection · Other
Language
English
TCGplayer
83768

Attacks

Twineedle 30
Colorless · Colorless · Colorless

Flip 2 coins. This attack does 30 damage times the number of heads.

Poison Sting 40
Grass · Grass · Grass

Flip a coin. If heads, the Defending Pokémon is now Poisoned.

GET /api/v1/pokemon/cards/base6-20?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "base6-20",
    "name": "Beedrill",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/20.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/20.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/20.large.webp"
      }
    ],
    "expansion": {
      "id": "base6",
      "name": "Legendary Collection",
      "total": 110,
      "language": "English",
      "language_code": "en",
      "series": "Other",
      "code": "LC",
      "printed_total": 110,
      "release_date": "2002/05/24",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base6.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/base6.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "83768",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/20.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/20.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/base6/20.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Grass"
    ],
    "hp": "80",
    "attacks": [
      {
        "cost": [
          "Colorless",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 3,
        "name": "Twineedle",
        "text": "Flip 2 coins. This attack does 30 damage times the number of heads.",
        "damage": "30"
      },
      {
        "cost": [
          "Grass",
          "Grass",
          "Grass"
        ],
        "converted_energy_cost": 3,
        "name": "Poison Sting",
        "text": "Flip a coin. If heads, the Defending Pokémon is now Poisoned.",
        "damage": "40"
      }
    ],
    "weaknesses": [
      {
        "type": "Fire",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Rare",
    "artist": "Ken Sugimori",
    "pricing": {
      "currency": "USD",
      "market": 6.51,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 6.51
        },
        {
          "condition": "LP",
          "price": 3.39
        },
        {
          "condition": "MP",
          "price": 2.69
        },
        {
          "condition": "HP",
          "price": 2.83
        },
        {
          "condition": "DMG",
          "price": 2.12
        }
      ],
      "graded": [
        {
          "company": "BGS",
          "grade": "8.5",
          "value": 99,
          "low": 84.15,
          "high": 113.85,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "BGS",
          "grade": "9",
          "value": 62,
          "low": 52.7,
          "high": 71.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 16,
          "low": 13.6,
          "high": 18.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "6.5",
          "value": 55.5,
          "low": 47.18,
          "high": 63.83,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 64.8,
          "low": 55.08,
          "high": 74.52,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8",
          "value": 64,
          "low": 54.4,
          "high": 73.6,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "8.5",
          "value": 72.5,
          "low": 61.63,
          "high": 83.38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 25.49,
          "low": 21.67,
          "high": 29.31,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 132.5,
          "low": 112.63,
          "high": 152.38,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "1",
          "value": 54.5,
          "low": 46.33,
          "high": 62.68,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 56,
          "low": 47.6,
          "high": 64.4,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "5",
          "value": 135,
          "low": 114.75,
          "high": 155.25,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 9.99,
          "low": 8.49,
          "high": 11.49,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 9,
          "low": 7.65,
          "high": 10.35,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14.5,
          "low": 12.33,
          "high": 16.67,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 3
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 22,
          "low": 18.7,
          "high": 25.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "SGC",
          "grade": "7",
          "value": 49.86,
          "low": 42.38,
          "high": 57.34,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:04:26.671Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}