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-66vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2-66vrh",
"name": "Wooper",
"number": "66",
"printed_number": "66",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66vrh.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": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/66vrh.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": 247.36,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 247.36
},
{
"condition": "LP",
"price": 149.99
},
{
"condition": "MP",
"price": 99.99
},
{
"condition": "HP",
"price": 109.99
},
{
"condition": "DMG",
"price": 110.99
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 250,
"low": 212.5,
"high": 287.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 76.8,
"low": 65.28,
"high": 88.32,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 585,
"low": 28,
"high": 585,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 81,
"low": 68.85,
"high": 93.15,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 389.62,
"low": 301.25,
"high": 389.62,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8.5",
"value": 450,
"low": 382.5,
"high": 517.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 499.99,
"low": 424.99,
"high": 574.99,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "up",
"percent": 9.15
}
}
}
}