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, the Defending Pokémon is now Asleep. If tails, the Defending Pokémon is now Confused.
/api/v1/pokemon/cards/ecard2-50vrh?include=prices 200 17ms{
"success": true,
"data": {
"id": "ecard2-50vrh",
"name": "Golduck",
"number": "50",
"printed_number": "50",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/50vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/50vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/50vrh.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": "85804",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/50vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/50vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/50vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Water"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Slash",
"damage": "20"
},
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Distortion Beam",
"text": "Flip a coin. If heads, the Defending Pokémon is now Asleep. If tails, the Defending Pokémon is now Confused.",
"damage": "30"
}
],
"weaknesses": [
{
"type": "Lightning",
"value": "×2"
}
],
"rarity": "Uncommon",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 45,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 45
},
{
"condition": "MP",
"price": 24.72
},
{
"condition": "HP",
"price": 24.99
},
{
"condition": "DMG",
"price": 22.49
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 58.49,
"low": 49.72,
"high": 67.26,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 14.5,
"low": 12.33,
"high": 16.67,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 50,
"low": 42.5,
"high": 57.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 157.82,
"low": 190.99,
"high": 198.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "PSA",
"grade": "1",
"value": 129.99,
"low": 110.49,
"high": 149.49,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 900,
"low": 765,
"high": 1035,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 25,
"low": 21.25,
"high": 28.75,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 40.5,
"low": 40.5,
"high": 61,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 40,
"low": 34,
"high": 46,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 372.47,
"low": 400,
"high": 400,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "up",
"percent": 17.99
}
}
}
}