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

For each of your opponent's Pokémon in play, attach a Metal Energy card from your discard pile to your Pokémon in any way you like.
This Pokémon can't attack during your next turn.
/api/v1/pokemon/cards/sm5-89vh?include=prices 200 19ms{
"success": true,
"data": {
"id": "sm5-89vh",
"name": "Solgaleo ◇",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/89vh.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": "157706",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/89vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/89vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/89vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"Prism Star"
],
"types": [
"Metal"
],
"hp": "160",
"attacks": [
{
"cost": [
"Metal"
],
"converted_energy_cost": 1,
"name": "Radiant Star",
"text": "For each of your opponent's Pokémon in play, attach a Metal Energy card from your discard pile to your Pokémon in any way you like."
},
{
"cost": [
"Metal",
"Metal",
"Metal",
"Metal"
],
"converted_energy_cost": 4,
"name": "Corona Impact",
"text": "This Pokémon can't attack during your next turn.",
"damage": "160"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Prism Star",
"artist": "Shin Nagasawa",
"pricing": {
"currency": "USD",
"market": 4.49,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 4.49
},
{
"condition": "LP",
"price": 3.28
},
{
"condition": "MP",
"price": 2.16
},
{
"condition": "HP",
"price": 1.38
},
{
"condition": "DMG",
"price": 0.98
}
],
"graded": [
{
"company": "CGC",
"grade": "5.5",
"value": 16,
"low": 13.6,
"high": 18.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 23.65,
"low": 22,
"high": 22,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 456,
"low": 123.2,
"high": 531.2,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 17.05,
"low": 12.14,
"high": 13.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "7",
"value": 7.99,
"low": 5.51,
"high": 9.55,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 12,
"low": 10.2,
"high": 13.8,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 32.3,
"low": 28.06,
"high": 39.26,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "SGC",
"grade": "9.5",
"value": 1.29,
"low": 1.1,
"high": 1.48,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "up",
"percent": 3.22
}
}
}
}