API Documentation
Authentication
Obtain a token for API access
POST
/
auth
/
token
Use your username
and password
to retrieve a token with specified scopes.
Query Parameters
username
string
requiredpassword
string
requiredResponse
200 - application/json
access_token
string
requiredtoken_type
string
required