Auth
Login Access Token
OAuth2 compatible token, get an access token for future requests using username and password
POST
Login Access Token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Login Access Token