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

← Ascended Heroes
Vikavolt

Vikavolt

Illustration Rare #230 Pokémon Stage 2 HP 160
Types
Lightning
Illustrator
Tonji Matsuno
Expansion
Ascended Heroes · Mega Evolution
Language
English
TCGplayer
676042

Attacks

Volt Switch 90
Lightning

Switch this Pokémon with 1 of your Benched Lightning Pokémon.

Sparking Strike 240
Lightning · Lightning · Colorless · Colorless
GET /api/v1/pokemon/cards/me2pt5-230vh?include=prices 200 25ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "me2pt5-230vh",
    "name": "Vikavolt",
    "number": "230",
    "printed_number": "230",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/230vh.small.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/230vh.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/230vh.large.webp"
      }
    ],
    "expansion": {
      "id": "me2pt5",
      "name": "Ascended Heroes",
      "total": 295,
      "language": "English",
      "language_code": "en",
      "series": "Mega Evolution",
      "code": "ASC",
      "printed_total": 217,
      "release_date": "2026/01/30",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.logo.png",
      "symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me2pt5.symbol.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "676042",
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/230vh.small.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/230vh.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me2pt5/230vh.large.webp"
          }
        ]
      }
    ],
    "supertype": "Pokémon",
    "subtypes": [
      "Stage 2"
    ],
    "types": [
      "Lightning"
    ],
    "hp": "160",
    "attacks": [
      {
        "cost": [
          "Lightning"
        ],
        "converted_energy_cost": 1,
        "name": "Volt Switch",
        "text": "Switch this Pokémon with 1 of your Benched Lightning Pokémon.",
        "damage": "90"
      },
      {
        "cost": [
          "Lightning",
          "Lightning",
          "Colorless",
          "Colorless"
        ],
        "converted_energy_cost": 4,
        "name": "Sparking Strike",
        "damage": "240"
      }
    ],
    "weaknesses": [
      {
        "type": "Fighting",
        "value": "×2"
      }
    ],
    "rarity": "Illustration Rare",
    "artist": "Tonji Matsuno",
    "pricing": {
      "currency": "USD",
      "market": 2.49,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 2.49
        },
        {
          "condition": "DMG",
          "price": 0.5
        }
      ],
      "graded": [
        {
          "company": "ACE",
          "grade": "10",
          "value": 25.88,
          "low": 16.09,
          "high": 37.1,
          "confidence": "med",
          "value_kind": "sold",
          "sold_count": 3
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 52.75,
          "low": 14.83,
          "high": 52.75,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 49.99,
          "low": 42.55,
          "high": 88.79,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 27,
          "trend": {
            "direction": "down",
            "percent": -22.5
          }
        },
        {
          "company": "PSA",
          "grade": "6",
          "value": 7.5,
          "low": 7.5,
          "high": 7.5,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 1
        },
        {
          "company": "PSA",
          "grade": "7",
          "value": 10.51,
          "low": 8.65,
          "high": 13.41,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "8",
          "value": 14.59,
          "low": 14.1,
          "high": 14.9,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        },
        {
          "company": "PSA",
          "grade": "9",
          "value": 21.73,
          "low": 15.01,
          "high": 31.25,
          "confidence": "high",
          "value_kind": "sold",
          "sold_count": 6
        },
        {
          "company": "TAG",
          "grade": "10",
          "value": 64.96,
          "low": 62.47,
          "high": 67.46,
          "confidence": "low",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "TAG",
          "grade": "9",
          "value": 24.99,
          "low": 24.99,
          "high": 24.99,
          "confidence": "med",
          "value_kind": "blended",
          "sold_count": 2
        }
      ],
      "market_updated_at": "2026-09-21T02:54:44.651Z",
      "trend_7d": {
        "direction": "down",
        "percent": -4.96
      }
    }
  }
}