Iterable Users API
Manage user profiles, update user fields, bulk update users, get user data by email or userId, and delete users.
Iterable Users API is one of 23 APIs that Iterable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Users. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 8 operations across 6 paths, and defines 4 schemas. 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Iterable Users 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 8
Across 6 paths, the API surfaces 8 operations — 2 DELETE, 3 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Manage user profiles, update user fields, bulk update users, get user data by email or userId, and delete users.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are UserUpdateRequest (5 properties), ErrorResponse (3 properties), IterableResponse (3 properties), UserResponse (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Iterable 12
Other APIs Iterable publishes across the network.