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

Flip a number of coins equal to the amount of Grass Energy attached to Muk. If any of them are heads, the Defending Pokémon is now Poisoned and Burned.
/api/v1/pokemon/cards/ecard2-23?include=prices 200 14ms{
"success": true,
"data": {
"id": "ecard2-23",
"name": "Muk",
"number": "23",
"printed_number": "23",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/23.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/23.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/23.large.webp"
}
],
"expansion": {
"id": "ecard2",
"name": "Aquapolis",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "AQ",
"printed_total": 147,
"release_date": "2003/01/15",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard2.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "87620",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/23.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/23.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/23.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Grass"
],
"hp": "70",
"abilities": [
{
"name": "Heavyweight",
"text": "As long as there is a Grass Energy attached to Muk, you must pay an additional ColorlessColorless to retreat it.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Burning Sludge",
"text": "Flip a number of coins equal to the amount of Grass Energy attached to Muk. If any of them are heads, the Defending Pokémon is now Poisoned and Burned.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 19.76,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 19.76
},
{
"condition": "LP",
"price": 18.97
},
{
"condition": "MP",
"price": 12.11
},
{
"condition": "HP",
"price": 7.08
},
{
"condition": "DMG",
"price": 8.01
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 47.18,
"low": 40.1,
"high": 54.26,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 139.5,
"low": 79,
"high": 200,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "7",
"value": 34.49,
"low": 34.49,
"high": 36.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 44.99,
"low": 44.99,
"high": 44.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9",
"value": 20.5,
"low": 17.43,
"high": 23.58,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 49.99,
"low": 42.49,
"high": 57.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 159.99,
"low": 144.25,
"high": 183.36,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 29,
"low": 24.65,
"high": 33.35,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 24,
"low": 20.4,
"high": 27.6,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 35.5,
"low": 30.18,
"high": 40.82,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "down",
"percent": -0.85
}
}
}
}