Authorizing Endpoints

After an API credential is provisioned, it needs to be authorized to access specific endpoints. An API credential will only be permitted to interact with endpoints and methods it is authorized to access. Authorization is set at the method and endpoint level for each set of credentials.

To authorize endpoints for a Token, expand the view under the token by clicking on the chevron icon

You will be shown a list of available resources that can be enabled for this Token. Toggle on any resources you would like to enable. Note, if you do not authorize an endpoint and you try to access it via API calls, you will receive an error.