API Reference
Log In
API Reference

Manage agent API key

Create, rotate, revoke, or delete the agent's API key. Each agent can have only one API key at a time.

Body Params
string
required

Agent UID

string

Sub-account identifier

string
enum
required
  • create: Generate initial API key
  • rotate: Replace existing key with new one
  • revoke: Mark key as revoked (keeps record, blocks usage)
  • delete: Permanently remove the key
  • update-webhook: Update webhook URL only
Allowed:
string

Name for the API key (required for create/rotate)

uri

Webhook URL for agent events (optional for create/rotate, required for update-webhook)

Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json