latestOpenAPI 3.0.12026-08-188456240.4 KB

6e6982573ba6

Authentication Management API

Authentication to Management API

post/api/2.0/login

Request body

clientIdstring

Management API client ID

clientSecretstring

Management API client secret

Response

Success

accessTokenstring

Access token

expiresinteger

Number of seconds to expiration

tokenTypestring

Token type currently only allow bearer