Cove.Tool Authentication Token API
Attempting to make API requests without authentication will fail. API requests must be made over HTTPS. Authentication tokens are used to help identify the user attempting to make the HTTP requests. By providing an authentication token on every request, it checks whether the user is authorized and has permission to update and retrieve data. Be sure to include it in every request header once you start making API calls.