Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

Draw 3 cards.
This attack does 20 more damage times the amount of Energy attached to all of your opponent's Pokémon.
/api/v1/pokemon/cards/sm8-89vrh?include=prices 200 18ms{
"success": true,
"data": {
"id": "sm8-89vrh",
"name": "Espeon",
"number": "89",
"printed_number": "89",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/89vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/89vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/89vrh.large.webp"
}
],
"expansion": {
"id": "sm8",
"name": "Lost Thunder",
"total": 240,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "LOT",
"printed_total": 214,
"release_date": "2018/11/02",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/sm8.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "178900",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/89vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/89vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/sm8/89vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "90",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Allure",
"text": "Draw 3 cards."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Energy Crush",
"text": "This attack does 20 more damage times the amount of Energy attached to all of your opponent's Pokémon.",
"damage": "20"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "×2"
}
],
"rarity": "Rare",
"artist": "Ryota Murayama",
"pricing": {
"currency": "USD",
"market": 11.54,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 11.54
},
{
"condition": "LP",
"price": 7.62
},
{
"condition": "MP",
"price": 5.01
},
{
"condition": "HP",
"price": 3.24
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 9.6,
"low": 8.16,
"high": 11.04,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 7.3,
"low": 7.3,
"high": 9.65,
"confidence": "low",
"value_kind": "feed",
"sold_count": 2
},
{
"company": "CGC",
"grade": "9.5",
"value": 45,
"low": 38.25,
"high": 51.75,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 450,
"low": 226,
"high": 4090,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "6",
"value": 18.5,
"low": 15.73,
"high": 21.28,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 30,
"low": 22.13,
"high": 32.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 21,
"low": 17.85,
"high": 24.15,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 32.5,
"low": 31.88,
"high": 33.13,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T03:52:07.627Z",
"trend_7d": {
"direction": "down",
"percent": -1.28
}
}
}
}