v1
latestOpenAPI 3.1.02026-07-24680631.6 KBGenerate Auth Key SSO
Generate an authorisation key that needs to be passed into subsequent API calls as auth-key header
get/auth
Headers
api-keystring required
API Key
access-keystring required
Access Key
Response
200
Example response
{
"status": 200,
"authKey": "<jwt-token>"
}