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 70 more damage for each Special Condition affecting your opponent's Active Pokémon.
Discard an Energy attached to your opponent's Active Pokémon.
Switch 1 of your opponent's Benched Pokémon with their Active Pokémon. The new Active Pokémon is now Burned, Paralyzed, and Poisoned. (You can't use more than 1 GX attack in a game.)
/api/v1/pokemon/cards/sm3-157vh?include=prices 200 31ms{
"success": true,
"data": {
"id": "sm3-157vh",
"name": "Alolan Muk-GX",
"number": "157",
"printed_number": "157",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/157vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/157vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/157vh.large.webp"
}
],
"expansion": {
"id": "sm3",
"name": "Burning Shadows",
"total": 177,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "BUS",
"printed_total": 147,
"release_date": "2017/08/05",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "138574",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/157vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/157vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm3/157vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1",
"GX"
],
"types": [
"Darkness"
],
"hp": "220",
"attacks": [
{
"cost": [
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Chemical Breath",
"text": "This attack does 70 more damage for each Special Condition affecting your opponent's Active Pokémon.",
"damage": "10"
},
{
"cost": [
"Darkness",
"Darkness",
"Colorless",
"Colorless"
],
"converted_energy_cost": 4,
"name": "Crunch",
"text": "Discard an Energy attached to your opponent's Active Pokémon.",
"damage": "120"
},
{
"cost": [],
"converted_energy_cost": 0,
"name": "Tri Hazard-GX",
"text": "Switch 1 of your opponent's Benched Pokémon with their Active Pokémon. The new Active Pokémon is now Burned, Paralyzed, and Poisoned. (You can't use more than 1 GX attack in a game.)"
}
],
"weaknesses": [
{
"type": "Fighting",
"value": "×2"
}
],
"resistances": [
{
"type": "Psychic",
"value": "-20"
}
],
"rarity": "Rare Rainbow",
"artist": "5ban Graphics",
"pricing": {
"currency": "USD",
"market": 15.83,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 15.83
},
{
"condition": "LP",
"price": 10.84
},
{
"condition": "MP",
"price": 8.37
},
{
"condition": "HP",
"price": 5.54
},
{
"condition": "DMG",
"price": 4.81
}
],
"graded": [
{
"company": "BGS",
"grade": "9",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 9,
"low": 7.65,
"high": 10.35,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 10.95,
"low": 11.5,
"high": 11.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1027.5,
"low": 394.25,
"high": 1027.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 21.63,
"low": 25.2,
"high": 26.79,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "8",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 24.33,
"low": 23.51,
"high": 23.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:47:31.121Z",
"trend_7d": {
"direction": "flat",
"percent": -0.06
}
}
}
}