How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Iterable Export API

The Iterable Export API enables developers to extract data from Iterable projects for analytics, reporting, and data warehousing purposes. It provides asynchronous export endpoints that allow bulk retrieval of user data, event data, campaign metrics, and message engagement information. The export endpoints support filtering by date ranges and other criteria, making it possible to build custom reporting pipelines and synchronize Iterable data with external business intelligence tools.

Iterable Export API is one of 30 APIs that Iterable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Analytics, Data Export, Marketing Data, and Reporting. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 7 operations across 7 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.8.

Requests are made against a single base URL, https://api.iterable.com/.

7 operations 7 paths 8 schemas 1 DELETE5 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.8
Base URL
https://api.iterable.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Iterable Export API declares 1 security scheme for authenticating requests. An API key is passed in the header as Api-Key (api_key). By default, every request must be authenticated.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 1 DELETE, 5 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

export 7
GET
/api/export/data.csv
Export data to CSV
exportDataCsv 8 params → 200400401429
GET
/api/export/data.json
Export data to JSON
exportDataJson 7 params → 200400401429
GET
/api/export/jobs
Get export jobs
getExportJobs 1 param → 200
POST
/api/export/start
Start export
startExport body → 200
GET
/api/export/userEvents
Export user events
exportUserEvents 3 params → 200400401429
DELETE
/api/export/{jobId}
Cancel export
cancelExport 1 param → default
GET
/api/export/{jobId}/files
Get export files
getExportFiles 2 params → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are StartExportRequest (8 properties), JobModel (6 properties), ExportJobStatusAndFiles (4 properties), ClientDataType (2 properties). Each schema is shown below with its type and property counts.

StartExportRequest
object
8 properties 2 required
ClientDataType
object
2 properties 2 required
ExportJobStatusAndFiles
object
4 properties 4 required
JobsResponse
object
1 property
JobState
object
1 property 1 required
JobModel
object
6 properties 1 required
ExportFileAndUrl
object
2 properties 2 required
StartExportResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iterable-export-api-openapi.yml Raw ↑

Other APIs Iterable publishes across the network.

Iterable Web SDK
Iterable iOS SDK
Iterable Android SDK
Iterable React Native SDK
Iterable Campaigns API
Iterable Catalogs API
Iterable Channels API
Iterable Commerce API
Iterable Email API
Iterable Events API
Iterable Experiments API
Iterable InApp API
Where this information came from

This is an independent, third-party profile of Iterable Export API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.