<aside> 💡
You can obtain the API key from the Runbear Manage API Keys menu.
</aside>
Programmatically list, create, update, and revoke your organization's API keys. Every endpoint here requires a key that itself carries the manage-API-keys capability (canManageApiKeys = true); a key without it receives 403. Scoped keys can also be minted from the Settings → API Keys dashboard. See API Key Scopes & Enforcement at the end of this section for the full capability model.
[GET] List API Keys[POST] Create API Key[PATCH] Update API Key[DELETE] Revoke API Key[GET] Retrieve Agent[GET] List Agents[POST] Create Agent