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/bwp-BW95vs?include=prices 200 15ms{
"success": true,
"data": {
"id": "bwp-BW95vs",
"name": "Champions Festival (Staff Stamp)",
"number": "BW95",
"printed_number": "BW95",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW95vs.small.jpeg?v=1777697047725",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW95vs.small.jpeg?v=1777697047725",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW95vs.small.jpeg?v=1777697047725"
}
],
"expansion": {
"id": "bwp",
"name": "BW Black Star Promos",
"total": 101,
"language": "English",
"language_code": "en",
"series": "Black & White",
"code": "PR-BLW",
"printed_total": 101,
"release_date": "2011/03/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/bwp.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "96572",
"variants": [
{
"name": "staffStamp",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW95vs.small.jpeg?v=1777697047725",
"medium": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW95vs.small.jpeg?v=1777697047725",
"large": "https://api.rip.fun/storage/v1/object/public/web-images/cards/bwp/bwp-BW95vs.small.jpeg?v=1777697047725"
}
]
}
],
"supertype": "Trainer",
"subtypes": [
"Stadium"
],
"rarity": "Promo",
"artist": "Naoki Saito",
"pricing": {
"currency": "USD",
"market": 25.05,
"is_stale": true,
"conditions": [
{
"condition": "NM",
"price": 25.05
}
],
"graded": [
{
"company": "PSA",
"grade": "7",
"value": 222.5,
"low": 189.13,
"high": 255.87,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 213.5,
"low": 181.48,
"high": 245.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T21:34:34.910Z",
"trend_7d": {
"direction": "flat",
"percent": -0.16
}
}
}
}