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

Put 3 damage counters on your opponent's Benched Pokémon in any way you like.
If your opponent's Active Pokémon has exactly 4 damage counters on it, that Pokémon is Knocked Out. (You can't use more than 1 VSTAR Power in a game.)
/api/v1/pokemon/cards/swsh9a_ja-85vh?include=prices 200 25ms{
"success": true,
"data": {
"id": "swsh9a_ja-85vh",
"name": "Hisuian Typhlosion VSTAR",
"number": "85",
"printed_number": "85",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/85vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/85vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/85vh.large.webp"
}
],
"expansion": {
"id": "swsh9a_ja",
"name": "Battle Region",
"total": 93,
"language": "Japanese",
"language_code": "ja",
"series": "Sword & Shield",
"code": "S9a",
"printed_total": 67,
"release_date": "2022/02/25",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9a_ja.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/swsh9a_ja.symbol.png",
"translation": {
"en": {
"name": "Battle Region"
}
}
},
"language": "Japanese",
"language_code": "ja",
"tcgplayer_id": "570655",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/85vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/85vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swsh9a_ja/85vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VSTAR"
],
"types": [
"Psychic"
],
"hp": "260",
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Hollow Flame",
"text": "Put 3 damage counters on your opponent's Benched Pokémon in any way you like.",
"damage": "180"
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Shadow Heat Star",
"text": "If your opponent's Active Pokémon has exactly 4 damage counters on it, that Pokémon is Knocked Out. (You can't use more than 1 VSTAR Power in a game.)"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Hyper Rare",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 10.28,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 10.28
},
{
"condition": "LP",
"price": 6.99
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 28.47,
"low": 28.47,
"high": 28.47,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "AGS",
"grade": "10",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 31,
"low": 16,
"high": 31,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7.5",
"value": 13,
"low": 11.05,
"high": 14.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 17.5,
"low": 14.88,
"high": 20.13,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 18,
"low": 15.3,
"high": 20.7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 42.2,
"low": 45,
"high": 45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:16:13.377Z",
"trend_7d": {
"direction": "down",
"percent": -17.43
}
}
}
}