Skip to main content

REST API

Integrating a REST API as a data source allows you to import data from various external systems seamlessly. This flexibility enables you to gather and analyze data from multiple sources within our platform, enhancing your ability to make informed decisions.

info

REST API integration is available in all Data Sensitivity Levels as permitted by your subscription plan.

Source Specific Configuration Fields

When setting up the REST API source, you need to provide the following configuration:

Source Identifier

Field: Source Identifier
Description: A unique identifier for your data source. It is recommended to use lowercase letters and underscores for readability (e.g., my_import). This identifier helps manage and reference your data sources within the platform.

Getting an API Key

In order to ingest data using the REST API, you need an API Key. You will find the related documentation here: API Authentication Documentation

API Documentation

For documentation on how to use the API, refer to our API Documentation

info

We currently limit each request payload to 1000 feedback elements. If your data exceeds this limit, you must structure your imports to send multiple requests accordingly.