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

If you go first, you can use this attack on your first turn.
Your opponent's Active Pokémon is now Confused.
This attack does 50 damage for each Prize card your opponent has taken. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm5-158vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm5-158vh",
"name": "Pheromosa-GX",
"number": "158",
"printed_number": "158",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/158vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/158vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/158vh.large.webp"
}
],
"expansion": {
"id": "sm5",
"name": "Ultra Prism",
"total": 178,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "UPR",
"printed_total": 156,
"release_date": "2018/02/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "157774",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/158vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/158vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/158vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"Ultra Beast"
],
"types": [
"Grass"
],
"hp": "170",
"attacks": [
{
"cost": [
"Grass"
],
"converted_energy_cost": 1,
"name": "Fast Raid",
"text": "If you go first, you can use this attack on your first turn.",
"damage": "30"
},
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Cruel Spike",
"text": "Your opponent's Active Pokémon is now Confused.",
"damage": "60"
},
{
"cost": [
"Grass",
"Grass"
],
"converted_energy_cost": 2,
"name": "Beauty-GX",
"text": "This attack does 50 damage for each Prize card your opponent has taken. (You can't use more than 1 GX attack in a game.)",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 20.92,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 20.92
},
{
"condition": "MP",
"price": 17.39
},
{
"condition": "HP",
"price": 1.39
},
{
"condition": "DMG",
"price": 15
}
],
"graded": [
{
"company": "CGC",
"grade": "8",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 35,
"low": 35,
"high": 35,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 259.99,
"low": 214.8,
"high": 264,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 10.75,
"low": 12.89,
"high": 12.89,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 29.45,
"low": 19,
"high": 39.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "up",
"percent": 0.63
}
}
}
}