Skip to content
GitLab

API Overview

The Akili control plane exposes a RESTful API that is the single entry point for every platform interaction. CLI wraps API. CI/CD calls API. Portal calls API. Agents call API.

https://api.akili.systems/api/v1

All endpoints below are relative to this base URL unless otherwise noted. Health endpoints (/healthz, /readyz) are served at the root, outside /api/v1.