Utilities V1

Miscelaneous utility endpoints.

Collection of utility functions that can help build integrations against this API.

Identity Utilities V1

Test if your API key is valid, and which roles it has.

Responses
200

OK response.

get/v1/identity
Request samples
Response samples
application/json
{}

OpenAPI Utilities V1Deprecated

Get the OpenAPI (v2) definition.

DEPRECATED: Please use the OpenAPIV3 endpoint instead. The schema returned from this endpoint does not contain new options and endpoints added in 2025 and later.

Responses
200

OK response.

get/v1/openapi.json
Request samples
Response samples
application/json
"string"

OpenAPIV3 Utilities V1

Get the OpenAPI (v3) definition.

Responses
200

OK response.

get/v1/openapiV3.json
Request samples
Response samples
application/json
"string"