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

You may move an Energy card attached to Espeon to 1 of your Benched Pokémon.
/api/v1/pokemon/cards/dp5-18vrh?include=prices 200 16ms{
"success": true,
"data": {
"id": "dp5-18vrh",
"name": "Espeon",
"number": "18",
"printed_number": "18",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/18vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/18vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/18vrh.large.webp"
}
],
"expansion": {
"id": "dp5",
"name": "Majestic Dawn",
"total": 100,
"language": "English",
"language_code": "en",
"series": "Diamond & Pearl",
"code": "MD",
"printed_total": 100,
"release_date": "2008/05/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/dp5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "85321",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/18vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/18vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/dp5/18vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 1"
],
"types": [
"Psychic"
],
"hp": "80",
"abilities": [
{
"name": "Sunlight Veil",
"text": "Each of your Pokémon that evolves from Eevee gets +20 HP. You can't use more than 1 Sunlight Veil Poké-Body each turn.",
"type": "Poké-Body"
}
],
"attacks": [
{
"cost": [
"Psychic",
"Colorless",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Morning Sun",
"text": "You may move an Energy card attached to Espeon to 1 of your Benched Pokémon.",
"damage": "60"
}
],
"weaknesses": [
{
"type": "Psychic",
"value": "+20"
}
],
"rarity": "Rare",
"artist": "Naoyo Kimura",
"pricing": {
"currency": "USD",
"market": 40,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 40
},
{
"condition": "LP",
"price": 9.72
},
{
"condition": "MP",
"price": 7.63
},
{
"condition": "HP",
"price": 4.5
},
{
"condition": "DMG",
"price": 4.23
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 2275,
"low": 1933.75,
"high": 2616.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "6",
"value": 26.75,
"low": 20.15,
"high": 33.34,
"confidence": "med",
"value_kind": "blended",
"sold_count": 2
},
{
"company": "CGC",
"grade": "8.5",
"value": 27,
"low": 22.95,
"high": 31.05,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 100,
"low": 46.11,
"high": 184.3,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "CGC",
"grade": "9.5",
"value": 375,
"low": 318.75,
"high": 431.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 15,
"low": 12.75,
"high": 17.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 3,
"low": 2.55,
"high": 3.45,
"confidence": "low",
"value_kind": "feed",
"sold_count": 4
},
{
"company": "PSA",
"grade": "7",
"value": 24.4,
"low": 19.99,
"high": 19.99,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 194.98,
"low": 180.54,
"high": 269.99,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "PSA",
"grade": "9",
"value": 266.48,
"low": 53,
"high": 349.95,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
}
],
"market_updated_at": "2026-09-03T11:14:18.629Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}