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 until you get tails. This attack does 10 damage times the number of heads.
Flip a coin. If heads, search your deck for a Psychic Energy card and attach it to 1 of your Benched Pokémon. Shuffle your deck afterward.
/api/v1/pokemon/cards/ecard2-77vrh?include=prices 200 15ms{
"success": true,
"data": {
"id": "ecard2-77vrh",
"name": "Exeggcute",
"number": "77",
"printed_number": "77",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/77vrh.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": "85344",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/77vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/77vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard2/77vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Continuous Eggsplosion",
"text": "Flip a coin until you get tails. This attack does 10 damage times the number of heads.",
"damage": "10"
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Energy Support",
"text": "Flip a coin. If heads, search your deck for a Psychic Energy card and attach it to 1 of your Benched Pokémon. Shuffle your deck afterward."
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Common",
"artist": "Sumiyoshi Kizuki",
"pricing": {
"currency": "USD",
"market": 34.99,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 34.99
},
{
"condition": "LP",
"price": 4.42
},
{
"condition": "MP",
"price": 3.36
},
{
"condition": "HP",
"price": 2.01
},
{
"condition": "DMG",
"price": 2.37
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 22.2,
"low": 18.87,
"high": 25.53,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 53,
"low": 45.05,
"high": 60.95,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 36,
"low": 30.6,
"high": 41.4,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 103.8,
"low": 95,
"high": 95,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "10",
"value": 275,
"low": 233.75,
"high": 316.25,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 38.24,
"low": 32.5,
"high": 43.98,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 40.5,
"low": 36.63,
"high": 40.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 26,
"low": 22.1,
"high": 29.9,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 49.95,
"low": 42.46,
"high": 57.44,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-22T02:25:58.336Z",
"trend_7d": {
"direction": "down",
"percent": -54.75
}
}
}
}