setup_highbond {galvanizer} | R Documentation |
Assembles all the core authentication needed to connect to a Highbond instance.
setup_highbond(apikey, instance, datacenter)
apikey |
Highbond API token |
instance |
The HighBond instance ID, also known as the organization number |
datacenter |
The region code. Can be |
Requires a Highbond API token. Activate a token from https://help.highbond.com/helpdocs/highbond/en-us/Content/launchpad/getting_started/managing_access_tokens.html.
The Instance (Organization) number and datacenter can both be found from the Highbond launchpad, then accessing Options and Organization. https://accounts.highbond.com/orgs/<ORG_ID>/details
A Highbond Authentication credentials object to pass to your requests