ReferenceAPIsDashboard
Dashboard API
REST API exposed by the Dashboard admin dashboard
Athena exposes a REST API at /api/*. Every route is protected by a session cookie (see Dashboard API Authentication) — only /api/health and /api/auth/** are public.
Route inventory
| Path | Methods |
|---|---|
/health | GET |
Total surface
1 routes, 1 method handlers.
Authentication
See Dashboard API Authentication.
Errors
See Dashboard API Errors.