v1

latestOpenAPI 3.0.1raw.githubusercontent.com2025-08-078639.0 KB

Get token from AAD.

Returns a token direct from AAD using Client Credentials.

post/auth/client_credentials

Request body

client_idstring

The application ID that's assigned to the distributor's app. This will be provided to the distributor when they register their application.

client_secretstring

The client secret that was generated for the distributor's app when the app was registered. The client secret must be URL-encoded before being sent.

Response

OK

token_typestring
expires_instring
ext_expires_instring
access_tokenstring