Dashboard achievements
GET /v1/dashboard/achievements — Marketing-style stats for the web-ui Dashboard banner: activation timestamp, distinct tickers researched, lifetime reali
GET /v1/dashboard/achievements
Marketing-style stats for the web-ui Dashboard banner: activation timestamp, distinct tickers researched, lifetime realized profit (positive deltas only — losses skipped), and estimated hours of research saved. Server caches the response for 60s; a successful sell / swap / close trade busts the cache.
| Method | GET |
| Path | /v1/dashboard/achievements |
| Auth | Authorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set |
| Category | state |