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

This attack also does 60 damage to 1 of your opponent's Benched Pokémon V. (Don't apply Weakness and Resistance for Benched Pokémon.)
This attack does 60 damage for each Energy attached to both Active Pokémon. (You can't use more than 1 VSTAR Power in a game.)
/api/v1/pokemon/cards/swshp-SWSH268vh?include=prices 200 24ms{
"success": true,
"data": {
"id": "swshp-SWSH268vh",
"name": "Deoxys VSTAR",
"number": "SWSH268",
"printed_number": "SWSH268",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH268vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH268vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH268vh.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": "449523",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH268vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH268vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/swshp/SWSH268vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"VSTAR"
],
"types": [
"Psychic"
],
"hp": "270",
"attacks": [
{
"cost": [
"Psychic",
"Psychic",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Psychic Javelin",
"text": "This attack also does 60 damage to 1 of your opponent's Benched Pokémon V. (Don't apply Weakness and Resistance for Benched Pokémon.)",
"damage": "190"
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Star Force",
"text": "This attack does 60 damage for each Energy attached to both Active Pokémon. (You can't use more than 1 VSTAR Power in a game.)",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Promo",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 6.84,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 6.84
},
{
"condition": "LP",
"price": 5.1
},
{
"condition": "MP",
"price": 4.25
},
{
"condition": "HP",
"price": 4.89
},
{
"condition": "DMG",
"price": 3.24
}
],
"graded": [
{
"company": "ACE",
"grade": "9",
"value": 23.49,
"low": 23.49,
"high": 23.49,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9",
"value": 31,
"low": 26.35,
"high": 35.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 42.5,
"low": 20.25,
"high": 63.84,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6.5",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15.11,
"low": 15.25,
"high": 15.25,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 209.5,
"low": 208.9,
"high": 353,
"confidence": "high",
"value_kind": "sold",
"sold_count": 10,
"trend": {
"direction": "down",
"percent": -38.2
}
},
{
"company": "PSA",
"grade": "8",
"value": 27.02,
"low": 27.61,
"high": 33.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 20.6,
"low": 18.62,
"high": 27.66,
"confidence": "high",
"value_kind": "sold",
"sold_count": 8,
"trend": {
"direction": "down",
"percent": -12.3
}
}
],
"market_updated_at": "2026-09-21T02:14:00.982Z",
"trend_7d": {
"direction": "down",
"percent": -0.87
}
}
}
}