Access Token
Issue token that can request api through key, secret issued from manager
Last updated
Issue token that can request api through key, secret issued from manager
Last updated
Authorization
string
"Basic " + base64(clientKey:clientSecret)
grant_type
string
client_credentials