post https://{env}.gsg.tech/api/v1/auth/token
OAuth2 Client Credentials request for fetching a JavaScript Web Token (JWT), which can then be used for authorization of further requests against the API. After retrieving a JWT, it is a best practice to use the same JWT for all subsequent API calls until it expires, providing resilience against a blip in authentication services.