API Settings is where you create, update and delete API credentials, and modify the API Call Formats.
API Credentials are used when integrating with our Rest API endpoint - documented on the Developers' Portal.
The API Settings overview
Depending on which environment (Staging or Production) you wish to access with your API calls, create a set of either Staging or Production credentials, and follow the Getting Started guide on the Developers' Portal.
API Scopes
You also have the opportunity to assign a scope for your API credentials. This is especially useful if you use the App Channel in Agillic.
The scope selector will restrict credentials to certain endpoints in our REST API. In particular the App API scope is intended for credentials that will be embedded within an app and distributed widely and will only allow operations related to apps (registering devices, etc).
You are encouraged to review the scope of their existing tokens to ensure a correct level of access.
API Call Formats
When sending data to your Agillic instance via an API call, make sure that the Date and TImestamp fields follow the format defined here, under Settings/API. You also have the option of modifying the format here.