Authentication
The StatsDrone uses API token to authenticate requests.
Your API token is send privately. You can’t share this API token with anyone.
All API requests must be made over HTTPS. Calls made over plain HTTP will fail. API requests without authentication will also fail.
You can test the API via Postman. You need to populate Authorization field at Headers and for the value use your API Token.
