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

← Obsidian Flames
Vespiquen ex

Vespiquen ex

Double Rare #96 Pokémon Stage 1exTera HP 270
Types
Psychic
Illustrator
5ban Graphics
Expansion
Obsidian Flames · Scarlet & Violet
Language
English
TCGplayer
509926

Attacks

Healing Pheromone
Grass

Heal 60 damage from 1 of your Pokémon.

Phantom Queen 200
Grass · Grass · Grass

Put 3 damage counters on each of your opponent's Benched Pokémon that has any damage counters on it.

GET /api/v1/pokemon/cards/sv3-96vh?include=prices 200 30ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "sv3-96vh",
    "name": "Vespiquen ex",
    "number": "96",
    "printed_number": "96",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/96vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/96vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/96vh.large.webp"
      }
    ],
    "expansion": {
      "id": "sv3",
      "name": "Obsidian Flames",
      "total": 230,
      "language": "English",
      "language_code": "en",
      "series": "Scarlet & Violet",
      "code": "OBF",
      "printed_total": 197,
      "release_date": "2023/08/11",
      "logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.logo.png",
      "symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sv3.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "509926",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/96vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/96vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sv3/96vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 1",
      "ex",
      "Tera"
    ],
    "types": [
      "Psychic"
    ],
    "hp": "270",
    "attacks": [
      {
        "cost": [
          "Grass"
        ],
        "converted_energy_cost": 1,
        "name": "Healing Pheromone",
        "text": "Heal 60 damage from 1 of your Pokémon."
      },
      {
        "cost": [
          "Grass",
          "Grass",
          "Grass"
        ],
        "converted_energy_cost": 3,
        "name": "Phantom Queen",
        "text": "Put 3 damage counters on each of your opponent's Benched Pokémon that has any damage counters on it.",
        "damage": "200"
      }
    ],
    "weaknesses": [
      {
        "type": "Darkness",
        "value": "×2"
      }
    ],
    "resistances": [
      {
        "type": "Fighting",
        "value": "-30"
      }
    ],
    "rarity": "Double Rare",
    "artist": "5ban Graphics",
    "pricing": {
      "currency": "USD",
      "market": 0.85,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.85
        },
        {
          "condition": "MP",
          "price": 0.79
        },
        {
          "condition": "HP",
          "price": 0.57
        },
        {
          "condition": "DMG",
          "price": 0.6
        }
      ],
      "graded": [
        {
          "company": "CGC",
          "grade": "10",
          "value": 10.5,
          "low": 8.92,
          "high": 12.08,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "7.5",
          "value": 6,
          "low": 5.1,
          "high": 6.9,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "9.5",
          "value": 5,
          "low": 4.25,
          "high": 5.75,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 20.5,
          "low": 8,
          "high": 20.63,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 1.25,
          "low": 1.25,
          "high": 7.97,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 11.33,
          "low": 11.85,
          "high": 14.65,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 55.99,
          "low": 47.59,
          "high": 64.39,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T02:40:49.313Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.49
      }
    }
  }
}