Before you can use the GBG GO API, you must authenticate your request. This involves exchanging your credentials for an access token, which must be included in every API call.
When your credentials are first issued, your password is temporary. You must reset it before authenticating. Contact your account manager to help with this process.
Store your access token securely and refresh it when it expires.Refer to the Generate access token API reference for details on the request and response definitions.