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

The Defending Pokémon is now Asleep.
Flip 2 coins. This attack does 20 damage times the number of heads.
/api/v1/pokemon/cards/ecard3-87?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard3-87",
"name": "Poliwag",
"number": "87",
"printed_number": "87",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/87.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/87.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/87.large.webp"
}
],
"expansion": {
"id": "ecard3",
"name": "Skyridge",
"total": 182,
"language": "English",
"language_code": "en",
"series": "E-Card",
"code": "SK",
"printed_total": 144,
"release_date": "2003/05/12",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ecard3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "88255",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/87.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/87.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/87.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "40",
"attacks": [
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Sleep Bubble",
"text": "The Defending Pokémon is now Asleep.",
"damage": "10"
},
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Doubleslap",
"text": "Flip 2 coins. This attack does 20 damage times the number of heads.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Miki Tanaka",
"pricing": {
"currency": "USD",
"market": 39.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 39.99
},
{
"condition": "LP",
"price": 19.99
},
{
"condition": "MP",
"price": 11.9
},
{
"condition": "HP",
"price": 8.85
},
{
"condition": "DMG",
"price": 8.66
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 108,
"low": 91.8,
"high": 124.2,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "10",
"value": 66.7,
"low": 60,
"high": 73.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 8.5,
"low": 7.23,
"high": 9.77,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 390.5,
"low": 385,
"high": 385,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "5",
"value": 19.99,
"low": 16.99,
"high": 22.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 28.33,
"low": 33,
"high": 33,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 67.97,
"low": 57.77,
"high": 78.17,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-11T06:19:47.620Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}