What you need
Before requesting an access token, make sure you have the following API credentials:- Client ID – Identifies your organization.
- Client secret – A secure key linked to your Client ID.
- Username – The API username provided for your account.
- Password – A temporary password set during account creation (must be changed before use).
You receive these credentials from your GBG account manager.
Reset your password before first use
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.Request an access token
To get your access token, send aPOST
request to the endpoint.
You can send a request like this:
BASH
JSON