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 Metadata API

Store and retrieve key-value metadata tables for use in personalization and campaign logic.

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

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

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

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

11 operations 5 paths 8 schemas 4 DELETE5 GET2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.iterable.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Iterable Metadata API declares 2 security schemes for authenticating requests. An API key is passed in the header as Api-Key (api_key). An API key is passed in the header as Api-Key (apiKeyAuth).

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

Paths & Operations 11

Across 5 paths, the API surfaces 11 operations — 4 DELETE, 5 GET, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

metadata 11
GET
/api/metadata
List available tables
list tables → 200401
DELETE
/api/metadata/{table}
Delete a table
delete 1 param → 200400401
GET
/api/metadata/{table}
List keys in a table
list 2 params → 200400401
DELETE
/api/metadata/{table}/{key}
Delete a single metadata key/value
delete 2 params → 200400401
GET
/api/metadata/{table}/{key}
Get the metadata value of a single key
get 2 params → 200400401404
PUT
/api/metadata/{table}/{key}
Create or replace metadata
put 2 params body → 200400401
GET
/metadata/{table}
Get metadata table keys
getMetadataTable 1 param → 200401404
DELETE
/metadata/{table}
Delete a metadata table
deleteMetadataTable 1 param → 200401
GET
/metadata/{table}/{key}
Get a metadata entry
getMetadataEntry 2 params → 200401404
PUT
/metadata/{table}/{key}
Create or update a metadata entry
putMetadataEntry 2 params body → 200400401
DELETE
/metadata/{table}/{key}
Delete a metadata entry
deleteMetadataEntry 2 params → 200401

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are MetadataWithProperties (5 properties), MetadataProperties (4 properties), IterableResponse (3 properties), IterableApiResponse (3 properties). Each schema is shown below with its type and property counts.

IterableApiResponse
object
3 properties 2 required
ListMetadataTablesResponse
object
1 property 1 required
Table
object
1 property 1 required
MetadataProperties
object
4 properties 4 required
MetadataWithProperties
object
5 properties 5 required
PutMetadataRequest
object
1 property 1 required
Listing
object
2 properties 1 required
IterableResponse
object
Standard Iterable API response indicating success or failure
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iterable-metadata-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 Experiments API
Where this information came from

This is an independent, third-party profile of Iterable Metadata 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.