Authentication
Retrieves authorization token for requests to the Staking API
Retrieves authorization token for requests to the Staking API.
post
/oauth/token
Authorizations
Body
client_idstring
client_secretstring
grant_typestring · enum · default: client_credentials
Options:
client_credentials
audiencestring · enum · default: staking
Options:
staking
Responses
application/json
cURL
JavaScript
Python
HTTP
200
Last updated