Skip to main content
POST
Request a bearer token

Authorizations

external-gh-apim-sub-key
string
header
required

Guardhouse API Management subscription key. Required on every request. The same value is used by all API consumers within a region — contact Guardhouse Support for the subscription key.

Body

application/json
apiKey
string
required

The long-lived API key issued by Guardhouse.

Response

Token issued successfully

The standard envelope for every JSON endpoint.

status
object
data
object

Endpoint-specific payload. null when an error occurred.

count
integer<int32> | null
message
string
errors
object[]