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-28?include=prices 200 64ms{
"success": true,
"data": {
"id": "mep-28",
"name": "Celebratory Fanfare",
"number": "28",
"printed_number": "28",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/28.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/28.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/28.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": "681244",
"variants": [
{
"name": "normal",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/28.small.png",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/28.large.png",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/mep/28.large.png"
}
]
}
],
"rarity": "Promo",
"artist": "Yuu Nishida",
"pricing": {
"currency": "USD",
"market": 685.24,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 685.24
}
],
"graded": [
{
"company": "PSA",
"grade": "9",
"value": 950,
"low": 878,
"high": 1320.42,
"confidence": "med",
"value_kind": "sold",
"sold_count": 3
}
],
"market_updated_at": "2026-08-17T02:18:58.416Z",
"trend_7d": {
"direction": "down",
"percent": -2.5
}
}
}
}