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

/api/v1/pokemon/cards/smp-SM148vs?include=prices 200 18ms{
"success": true,
"data": {
"id": "smp-SM148vs",
"name": "Champions Festival (Staff Stamp)",
"number": "SM148",
"printed_number": "SM148",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM148vs.small.jpeg?v=1777697033553",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM148vs.small.jpeg?v=1777697033553",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM148vs.small.jpeg?v=1777697033553"
}
],
"expansion": {
"id": "smp",
"name": "SM Black Star Promos",
"total": 251,
"language": "English",
"language_code": "en",
"series": "Sun & Moon",
"code": "PR-SM",
"printed_total": 248,
"release_date": "2017/02/03",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/smp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "178755",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM148vs.small.jpeg?v=1777697033553",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM148vs.small.jpeg?v=1777697033553",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM148vs.small.jpeg?v=1777697033553"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Promo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 280.59,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 280.59
},
{
"condition": "LP",
"price": 252.99
}
],
"graded": [
{
"company": "CGC",
"grade": "8.5",
"value": 144,
"low": 122.4,
"high": 165.6,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 262.5,
"low": 223.13,
"high": 301.88,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 1606,
"low": 1365.1,
"high": 1846.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7.5",
"value": 180,
"low": 153,
"high": 207,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 303.5,
"low": 257.97,
"high": 349.03,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 276,
"low": 234.6,
"high": 317.4,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T00:36:39.750Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}