Documentation Index
Fetch the complete documentation index at: https://acai.sh/llms.txt
Use this file to discover all available pages before exploring further.
What is the Acai API?
The Acai JSON API is the server interface that powers theacai CLI. Most users will interact with Acai through the CLI, but the API is available if you want to build your own integrations or automate workflows directly.
Authentication
The API uses access tokens for authentication. You can create access tokens from your Team Home Dashboard.Reference Docs
API Reference
View endpoint-level details, request and response formats, and example payloads.
Self-Hosting
The Acai server can also be self-hosted. For setup details and source code, visitgithub.com/acai-sh/cli.
Next Steps
CLI
Learn how to manage and sync requirements locally from your terminal.
Dashboard
View your project’s realtime operations dashboard and track acceptance coverage.