Dashboard / Settings
Settings
Provider configuration is read from environment variables. Restart the dev server after changing `.env`.
Provider mode
mock
Default currency
USD
| Source | Status | Env vars |
|---|---|---|
| eBay | Using mocks (mode=mock) | EBAY_CLIENT_ID, EBAY_CLIENT_SECRET |
| StockX | Using mocks (mode=mock) | STOCKX_API_BASE_URL, STOCKX_API_KEY |
| GOAT | Using mocks (mode=mock) | GOAT_API_BASE_URL, GOAT_API_KEY |
| LEGO lookup | Local DB (~12k sets) + Rebrickable + Brickset | REBRICKABLE_API_KEY, BRICKSET_API_KEY |
| Sneaker lookup | KicksDB StockX catalog + local fallback | KICKSDB_API_KEY |
Prices auto-refresh when you open the dashboard if quotes are older than 12 hours, plus a daily Vercel Cron backup. Use Refresh prices on the dashboard to run all collections immediately.
See the project README and `.env.example` for setup details. Free KicksDB keys power sneaker search and StockX completed-sales prices (asks/bids are ignored). Free Rebrickable/Brickset keys expand LEGO lookup. Sneaker eBay quotes use sold comps only.