Get an access token to authenticate your requests
This is only required if you’re not using an API Key.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
A token
The response is of type object
.
Get an access token to authenticate your requests
This is only required if you’re not using an API Key.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
A token
The response is of type object
.