Overview
Complete reference for CLI commands, REST API, configuration schema, and environment variables.
Section
Contents
Every openacp subcommand: usage, options, examples
HTTP endpoints exposed by the local API server
Full ~/.openacp/config.json field reference
OPENACP_* env vars and their config equivalents
The REST API listens on http://127.0.0.1:21420 by default (configurable via api.port / api.host). All authenticated endpoints require a Bearer token read from ~/.openacp/api-secret. The CLI reads this file automatically; external clients must read it explicitly.
Last updated
Was this helpful?
