All API calls require authentication. There are three methods depending on who is calling.Documentation Index
Fetch the complete documentation index at: https://docs.goantiai.com/llms.txt
Use this file to discover all available pages before exploring further.
Clerk JWT — human operators
Used by the dashboard and direct API calls from your team.OAuth 2.1 — AI agents
Used by agents to request tokens. This is what the SDK does automatically.Admin API Key — downstream services
Used by services that need to verify agent tokens.Role permissions
| Role | What they can do |
|---|---|
| Viewer | Read agents, policies, audit logs, tokens |
| Member | Viewer + create/update agents, simulate policies |
| Admin | Member + create/update/delete policies, rotate credentials, revoke tokens |
| Owner | Admin + manage tenant settings, assign roles, compromise signing keys |