Most of the time, you won’t need to interact with the API directly. Instead, you should use our offerrings through either platform or SDK.

Our SDK interacts with these APIs under the hood, but provide additional agent-centric features specifically designed for LLM-based agents.

Authentication

For programmatic access, the API supports API key-based authentication. You can generate an API key by creating an agent on ACI.dev platform. You can then provide this API key to SDK environment variable or set it in X-API-KEY header if you are calling API directly.

Sign up to ACI.dev