Authentication

post
Header parameters
x-api-keystringRequired

The API key used for authentication when making requests to the API Gateway.

User-AgentstringOptional

Identifies the application making the request.

Body
clientIdstringRequired

The unique identifier assigned to the client requesting authentication.

clientSecretstringRequired

The secret key associated with the client ID

Responses
chevron-right
200Success
application/json
post
/auth

Last updated