Organizations API
Use the organizations endpoint to list organizations accessible to an API key.
API key management
Create a key, then use it from your backend
Open API keys and create a named key
Create one key per service or environment so it can be identified and revoked independently.
Copy a server-side example
Use the cURL, JavaScript, or Python request example and keep the key out of browser code.
GET /api/organizations/get
Use the returned organization slug or ID for organization-scoped agent APIs.