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 coin. If heads, prevent all effects of an attack, including damage, done to Clamperl during your opponent's next turn.
/api/v1/pokemon/cards/ex12-51?include=prices 200 17ms{
"success": true,
"data": {
"id": "ex12-51",
"name": "Clamperl",
"number": "51",
"printed_number": "51",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/51.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/51.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/51.large.webp"
}
],
"expansion": {
"id": "ex12",
"name": "Legend Maker",
"total": 93,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "LM",
"printed_total": 92,
"release_date": "2006/02/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex12.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "84324",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/51.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/51.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex12/51.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Iron Defense",
"text": "Flip a coin. If heads, prevent all effects of an attack, including damage, done to Clamperl during your opponent's next turn."
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Clamp Splash",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Sachiko Adachi",
"pricing": {
"currency": "USD",
"market": 0.71,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 0.71
},
{
"condition": "MP",
"price": 0.38
},
{
"condition": "HP",
"price": 0.27
},
{
"condition": "DMG",
"price": 0.23
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 11.75,
"low": 10.75,
"high": 12,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9",
"value": 10,
"low": 10,
"high": 10,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 70,
"low": 50,
"high": 78.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 7,
"low": 5.5,
"high": 7,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 54.63,
"low": 70.6,
"high": 75.4,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "9",
"value": 55.69,
"low": 34.16,
"high": 110.45,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-11T08:04:36.806Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}