API Documentation

Integrate Inflectiv into your applications using our REST API.

Getting Started

1. Get your API key

For your own datasets

  1. Go to Datasets

  2. Open the dataset you want to use

  3. Find the API Keys section

  4. Click Create Key

For purchased datasets

You can create keys in two ways:

Option A: From Marketplace

  1. Search and open the purchased dataset in the Marketplace

  2. Click API Key

  3. In the API Keys section, click Create Key

Option B: From Access & APIs

  1. Go to Access & APIs

  2. Select Purchased Datasets

  3. Click API Key next to the dataset

  4. In the API Keys section, click Create Key

Important Your API key is shown only once when it is created. Save it immediately. You will not be able to view the full key again later.


2. Base URL

Use the following base URL for all Inflectiv platform API requests:


3. Authentication

Include your API key in the X-API-Key header with every request.

Example:

Last updated