Powered live by GET /api/v1/pokemon/… — the same public API documented in API Docs. Search supports the full q syntax.

/api/v1/pokemon/cards/mep-64vs?include=prices 200 93ms{
"success": true,
"data": {
"id": "mep-64vs",
"name": "Serperior (Staff Stamp)",
"number": "64",
"printed_number": "64",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vs.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vs.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vs.large.png"
}
],
"expansion": {
"id": "mep",
"name": "Mega Evolution Black Star Promos",
"total": 88,
"language": "English",
"language_code": "en",
"series": "Mega Evolution",
"code": "MEP",
"printed_total": 88,
"release_date": "2025/09/26",
"logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.logo.png",
"symbol": "https://api.rip.fun/storage/v1/object/public/tcg/sets/mep.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": null,
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vs.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vs.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep-64vs.large.png"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Stage 2"
],
"types": [
"Grass"
],
"hp": "160",
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Promo",
"artist": "LINNE",
"pricing": {
"currency": "USD",
"market": 29.06,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 29.06
},
{
"condition": "LP",
"price": 28.5
},
{
"condition": "MP",
"price": 25
},
{
"condition": "DMG",
"price": 20
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 46.54,
"low": 46.54,
"high": 48.27,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-08-17T02:18:58.416Z",
"trend_7d": {
"direction": "up",
"percent": 0.91
}
}
}
}