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.
Count the number of your Pokémon in play with damage counters on them. Put that many damage counters on the Defending Pokémon.
/api/v1/pokemon/cards/ecard3-39?include=prices 200 16ms{
"success": true,
"data": {
"id": "ecard3-39",
"name": "Misdreavus",
"number": "39",
"printed_number": "39",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/39.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/39.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/39.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": "87502",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/39.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/39.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ecard3/39.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "50",
"attacks": [
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Hypnoblast",
"text": "Flip a coin. If heads, the Defending Pokémon is now Asleep.",
"damage": "10"
},
{
"cost": [
"Psychic",
"Colorless"
],
"converted_energy_cost": 2,
"name": "Gift of Spite",
"text": "Count the number of your Pokémon in play with damage counters on them. Put that many damage counters on the Defending Pokémon."
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Uncommon",
"artist": "Atsuko Nishida",
"pricing": {
"currency": "USD",
"market": 16.18,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 16.18
},
{
"condition": "MP",
"price": 8
},
{
"condition": "HP",
"price": 6.1
},
{
"condition": "DMG",
"price": 6.17
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 41.75,
"low": 22,
"high": 61.5,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 19.95,
"low": 16.96,
"high": 22.94,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 19,
"low": 16.15,
"high": 21.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 10.98,
"low": 9.33,
"high": 12.63,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 19.5,
"low": 16.58,
"high": 22.42,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 43,
"low": 36.55,
"high": 49.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 15.5,
"low": 13.18,
"high": 17.83,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 57.15,
"low": 72,
"high": 72,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "9",
"value": 37.78,
"low": 40.5,
"high": 44.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
}
],
"market_updated_at": "2026-09-22T02:47:10.710Z",
"trend_7d": {
"direction": "down",
"percent": -29.62
}
}
}
}