Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Iterable Experiments API

Retrieve experiment configurations and metrics for A/B tests running across campaigns.

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

Tagged areas include Experiments. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.iterable.com/api, https://api.eu.iterable.com/api.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

  • apiKeyAuth — Iterable API key passed in the Api-Key header. API keys can be created and managed in the Iterable project settings.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Experiments 1

Retrieve experiment configurations and metrics for A/B tests running across campaigns.

GET
/experiments/metrics
Get experiment metrics
getExperimentMetrics 2 params → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iterable-experiments-api-openapi.yml Raw ↑

Other APIs Iterable publishes across the network.

Iterable Export API
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 ExperimentMetrics API