Generate a unique API key (hash) for an agent to authenticate API requests.
cURL
curl --request GET \ --url https://api.example.com/api/v1/agents/key
{ "api_key": "<string>" }
Successful Response
Response shape for a single agent resource.
Contact support