Access tokens expire 30 minutes after issuance. Request a new token when your current one expires.
1. Obtain Credentials
Request your client ID and secret from Novig.2. Request an Access Token
Send a POST request to the OAuth endpoint:3. Use the Token
Include the token in your requests by setting the HTTP header:For integration in the QA environment, use a different endpoint:
