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

← SWSH Black Star Promos
Toxel

Toxel

Promo #SWSH209 Pokémon BasicFusion Strike HP 60
Types
Lightning
Illustrator
Souichirou Gunjima
Expansion
SWSH Black Star Promos · Sword & Shield
Language
English
TCGplayer
273583

Attacks

Growl
Colorless

During your opponent's next turn, the Defending Pokémon's attacks do 30 less damage (before applying Weakness and Resistance).

Tiny Bolt 10
Lightning
GET /api/v1/pokemon/cards/swshp-SWSH209vh?include=prices 200 18ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "swshp-SWSH209vh",
    "name": "Toxel",
    "number": "SWSH209",
    "printed_number": "SWSH209",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH209vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH209vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH209vh.large.webp"
      }
    ],
    "expansion": {
      "id": "swshp",
      "name": "SWSH Black Star Promos",
      "total": 307,
      "language": "English",
      "language_code": "en",
      "series": "Sword & Shield",
      "code": "PR-SW",
      "printed_total": 307,
      "release_date": "2019/11/15",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/swshp.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "273583",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH209vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH209vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH209vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Basic",
      "Fusion Strike"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "60",
    "attacks": [
      {
        "cost": [
          "Colorless"
        ],
        "converted_energy_cost": 1,
        "name": "Growl",
        "text": "During your opponent's next turn, the Defending Pokémon's attacks do 30 less damage (before applying Weakness and Resistance)."
      },
      {
        "cost": [
          "Lightning"
        ],
        "converted_energy_cost": 1,
        "name": "Tiny Bolt",
        "damage": "10"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Promo",
    "artist": "Souichirou Gunjima",
    "pricing": {
      "currency": "USD",
      "market": 0.48,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.48
        },
        {
          "condition": "LP",
          "price": 0.43
        },
        {
          "condition": "MP",
          "price": 0.43
        },
        {
          "condition": "HP",
          "price": 0.25
        },
        {
          "condition": "DMG",
          "price": 0.28
        }
      ],
      "graded": [
        {
          "company": "PSA",
          "grade": "9",
          "value": 7.19,
          "low": 6.11,
          "high": 8.27,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-22T02:07:39.302Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}