Ionize Docs
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

PathMethods
/healthGET

Total surface

1 routes, 1 method handlers.

Authentication

See Dashboard API Authentication.

Errors

See Dashboard API Errors.

Pagination

See Dashboard API Pagination.

On this page