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

Before doing damage, discard all Trainer cards attached to the Defending Pokémon.
This attack does 10 damage plus 10 more damage for each damage counter on Mankey.
/api/v1/pokemon/cards/ecard2-92?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2-92",
"name": "Mankey",
"number": "92",
"printed_number": "92",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92.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": "87172",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/92.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Fighting"
],
"hp": "40",
"attacks": [
{
"cost": [
"Fighting"
],
"converted_energy_cost": 1,
"name": "Mug",
"text": "Before doing damage, discard all Trainer cards attached to the Defending Pokémon.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Rage",
"text": "This attack does 10 damage plus 10 more damage for each damage counter on Mankey.",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Tomokazu Komiya",
"pricing": {
"currency": "USD",
"market": 21.38,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 21.38
},
{
"condition": "MP",
"price": 15.47
},
{
"condition": "HP",
"price": 9.52
},
{
"condition": "DMG",
"price": 8.58
}
],
"graded": [
{
"company": "BGS",
"grade": "9.5",
"value": 20.02,
"low": 17.02,
"high": 23.02,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 110,
"low": 60,
"high": 159.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 41.66,
"low": 44.95,
"high": 44.95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 30,
"low": 25.5,
"high": 34.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 100,
"low": 85,
"high": 115,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "PSA",
"grade": "4",
"value": 10.5,
"low": 8.92,
"high": 12.08,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 64.33,
"low": 107.5,
"high": 107.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 16.5,
"low": 14.03,
"high": 18.97,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 41.49,
"low": 35.27,
"high": 47.71,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "up",
"percent": 18.78
}
}
}
}