Skip to main content

Authentication

API Tokens

Generate API tokens from Settings > API Keys in the GUI.

Usage

Include the token in the Authorization header:
Authorization: Bearer myrm_sk_...

Token Scopes

ScopeDescription
agent:readRead agent configurations
agent:writeCreate and modify agents
memory:readRead memory entries
memory:writeCreate and modify memory
tool:executeExecute tools

Token Rotation

Tokens can be rotated at any time from the API Keys settings page. Old tokens are immediately invalidated.