Getting Started
The InfoSum v2 API is the next generation of APIs from InfoSum and is being developed in tandem with new platform features. Eventually the v2 API will support all platform functionality and the v1 API will be deprecated.
Visit the REST API Reference Documentation to explore the available endpoints.
The v2 API is in active development, only available for selected customers, and subject to change without notice.
Authentication
In order to get started building with the v2 API you first need to generate a v2 API token via the Platform UI.
You must provide your v2 API token in the authorization header for all API requests to /api/v2
paths.
Head to the V2 API Access Keys page in your InfoSum Account. It appears in the sidebar navigation under Access → API Keys V2.
If you do not see API Keys V2 in the sidebar then you do not have access to this API yet. Please contact your InfoSum customer success representative.
If you have previously generated keys you will see them listed here. If not you will see the following screen:
Select NEW API KEY and you will be given a date selector for the expiry date for the new API token:
On submitting the expiry time you will be given your API Key Token:
Please store your API Key Token safely for later use. After you close this pop-up, you will not be able to view the key token again.