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

Heal 20 damage from this Pokémon.
/api/v1/pokemon/cards/me3-95vh?include=prices 200 18ms{
"success": true,
"data": {
"id": "me3-95vh",
"name": "Espurr",
"number": "95",
"printed_number": "95",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-95vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-95vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-95vh.large.webp"
}
],
"expansion": {
"id": "me3",
"name": "Perfect Order",
"total": 124,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "POR",
"printed_total": 88,
"release_date": "2026/03/27",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/me3.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "684418",
"variants": [
{
"name": "holofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-95vh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-95vh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/me3-95vh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Psychic"
],
"hp": "60",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Nap",
"text": "Heal 20 damage from this Pokémon."
},
{
"cost": [
"Psychic"
],
"converted_energy_cost": 1,
"name": "Stampede",
"damage": "10"
}
],
"weaknesses": [
{
"type": "Darkness",
"value": "×2"
}
],
"resistances": [
{
"type": "Fighting",
"value": "-30"
}
],
"rarity": "Illustration Rare",
"artist": "MINAMINAMI Take",
"pricing": {
"currency": "USD",
"market": 3.86,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 3.86
},
{
"condition": "DMG",
"price": 3.69
}
],
"graded": [
{
"company": "ACE",
"grade": "10",
"value": 35.17,
"low": 21.75,
"high": 42.97,
"confidence": "high",
"value_kind": "sold",
"sold_count": 9,
"trend": {
"direction": "up",
"percent": 46.2
}
},
{
"company": "AGS",
"grade": "9.5",
"value": 27.99,
"low": 23.79,
"high": 32.19,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "BGS",
"grade": "9",
"value": 20.5,
"low": 20.5,
"high": 20.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "BGS",
"grade": "9.5",
"value": 15.5,
"low": 15.5,
"high": 15.5,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "CGC",
"grade": "10",
"value": 40.4,
"low": 39.4,
"high": 42,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 60,
"low": 50.2,
"high": 97.4,
"confidence": "high",
"value_kind": "sold",
"sold_count": 83,
"trend": {
"direction": "down",
"percent": -14.3
}
},
{
"company": "PSA",
"grade": "4",
"value": 20.5,
"low": 10.1,
"high": 28.1,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "7",
"value": 10.51,
"low": 10.51,
"high": 10.51,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
},
{
"company": "PSA",
"grade": "8",
"value": 13.5,
"low": 9.5,
"high": 15.9,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
},
{
"company": "PSA",
"grade": "9",
"value": 20,
"low": 10.85,
"high": 24.09,
"confidence": "high",
"value_kind": "sold",
"sold_count": 18,
"trend": {
"direction": "up",
"percent": 14.3
}
},
{
"company": "TAG",
"grade": "10",
"value": 74.97,
"low": 59.99,
"high": 135.49,
"confidence": "med",
"value_kind": "sold",
"sold_count": 4
},
{
"company": "TAG",
"grade": "9",
"value": 11,
"low": 11,
"high": 11,
"confidence": "med",
"value_kind": "blended",
"sold_count": 1
}
],
"market_updated_at": "2026-09-21T02:59:00.217Z",
"trend_7d": {
"direction": "down",
"percent": -9.18
}
}
}
}