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 3 coins. For each heads, remove 1 damage counter on Wooper.
/api/v1/pokemon/cards/ecard2-66?include=prices 200 15ms{
"success": true,
"data": {
"id": "ecard2-66",
"name": "Wooper",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66.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": "90630",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Water"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Tail Whap",
"damage": "10"
},
{
"cost": [
"Water"
],
"converted_energy_cost": 1,
"name": "Deep Dive",
"text": "Flip 3 coins. For each heads, remove 1 damage counter on Wooper."
}
],
"weaknesses": [
{
"type": "Grass",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 69.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 69.99
},
{
"condition": "LP",
"price": 69.9
},
{
"condition": "MP",
"price": 58.87
},
{
"condition": "HP",
"price": 50.23
},
{
"condition": "DMG",
"price": 41.46
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 243.12,
"low": 167.47,
"high": 407.5,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "CGC",
"grade": "7.5",
"value": 46,
"low": 39.1,
"high": 52.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 28,
"low": 23.8,
"high": 32.2,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "CGC",
"grade": "9.5",
"value": 62.8,
"low": 53.38,
"high": 72.22,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 65.22,
"low": 60,
"high": 60,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 29.5,
"low": 29.5,
"high": 42,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 75,
"low": 73.75,
"high": 75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "down",
"percent": -1.42
}
}
}
}