Authentication
API Tokens
Generate API tokens from Settings > API Keys in the GUI.Usage
Include the token in theAuthorization header:
Token Scopes
| Scope | Description |
|---|---|
agent:read | Read agent configurations |
agent:write | Create and modify agents |
memory:read | Read memory entries |
memory:write | Create and modify memory |
tool:execute | Execute tools |

