Generate authentication token
Generates an authentication token. The token must be sent with the x-api-key header for all authenticated requests.
Generates an authentication token. The token must be sent with the x-api-key header for all authenticated requests.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Authentication method;