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

The snippets API from Iterable — 2 operation(s) for snippets.

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

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

This API exposes 5 operations across 2 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/.

5 operations 2 paths 8 schemas 1 DELETE2 GET1 POST1 PUT

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 Snippets 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 5

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

snippets 5
GET
/api/snippets
Get all snippets
getSnippets → 200401403500
POST
/api/snippets
Create a snippet
createSnippet body → 200201400401403500
DELETE
/api/snippets/{identifier}
Delete a snippet
deleteSnippet 1 param → 200400401403404500
GET
/api/snippets/{identifier}
Get snippet by ID or name
getSnippet 1 param → 200400401403404500
PUT
/api/snippets/{identifier}
Create or update a snippet
updateSnippet 1 param body → 200201400401403404500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are SnippetResponse (10 properties), CreateSnippetRequest (5 properties), UpdateSnippetRequest (4 properties), GetSnippetsResponse (1 property). Each schema is shown below with its type and property counts.

SnippetResponse
object
Snippet response model
10 properties
CreateSnippetResponse
object
Response model for creating a snippet
1 property
UpdateSnippetResponse
object
Response model for updating a snippet
1 property
UpdateSnippetRequest
object
Request model for updating a snippet
4 properties 1 required
DeleteSnippetResponse
object
Response model for deleting a snippet
1 property
GetSnippetsResponse
object
Response model for getting all snippets
1 property
CreateSnippetRequest
object
Request model for creating a snippet
5 properties 2 required
GetSnippetResponse
object
Response model for getting a snippet
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iterable-snippets-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 Snippets 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.