Authentication - Overview
We provide two way that you can get auth token and send request to GTR, these are:
- Authentication - Single Sign-on (SSO): Get login token from GTR and use it to submit the request.
- Authentication - App Token: Generate a token from your server and use it to submit the request.