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 does 30 more damage for each Colorless in your opponent's Active Pokémon's Retreat Cost.
Turn all of your Prize cards face up. (Those Prize cards remain face up for the rest of the game.) (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm5-162vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm5-162vh",
"name": "Celesteela-GX",
"number": "162",
"printed_number": "162",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/162vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/162vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/162vh.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": "157778",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/162vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/162vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm5/162vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic",
"GX",
"Ultra Beast"
],
"types": [
"Metal"
],
"hp": "200",
"attacks": [
{
"cost": [
"Metal",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Rocket Fall",
"text": "This attack does 30 more damage for each Colorless in your opponent's Active Pokémon's Retreat Cost.",
"damage": "30"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Moon Press",
"damage": "130"
},
{
"cost": [
"Metal",
"Colorless",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Blaster-GX",
"text": "Turn all of your Prize cards face up. (Those Prize cards remain face up for the rest of the game.) (You can't use more than 1 GX attack in a game.)",
"damage": "180"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-20"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 26.65,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 26.65
},
{
"condition": "LP",
"price": 21.2
},
{
"condition": "MP",
"price": 16.94
},
{
"condition": "HP",
"price": 13
},
{
"condition": "DMG",
"price": 13.44
}
],
"graded": [
{
"company": "CGC",
"grade": "9",
"value": 22,
"low": 15.5,
"high": 22,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 152.5,
"low": 152.5,
"high": 190.42,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "8",
"value": 8,
"low": 6.8,
"high": 9.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 32.22,
"low": 15,
"high": 32.98,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:49:14.262Z",
"trend_7d": {
"direction": "flat",
"percent": -0.26
}
}
}
}