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-SM78vs?include=prices 200 19ms{
"success": true,
"data": {
"id": "smp-SM78vs",
"name": "Champions Festival (Staff Stamp)",
"number": "SM78",
"printed_number": "SM78",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM78vs.small.jpeg?v=1777696622992",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM78vs.small.jpeg?v=1777696622992",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM78vs.small.jpeg?v=1777696622992"
}
],
"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": "179428",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM78vs.small.jpeg?v=1777696622992",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM78vs.small.jpeg?v=1777696622992",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/smp/smp-SM78vs.small.jpeg?v=1777696622992"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Promo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 315.17,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 315.17
},
{
"condition": "MP",
"price": 299.98
}
],
"graded": [
{
"company": "CGC",
"grade": "7.5",
"value": 299.99,
"low": 254.99,
"high": 344.99,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 162,
"low": 137.7,
"high": 186.3,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 324.41,
"low": 275.75,
"high": 373.07,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 225.5,
"low": 191.68,
"high": 259.33,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 700,
"low": 595,
"high": 805,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T00:36:39.750Z",
"trend_7d": {
"direction": "flat",
"percent": 0
}
}
}
}