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

Omnisend Segments API

The Segments API from Omnisend — 6 operation(s) for segments. Version 2026-03-15, harvested from Omnisend's published contract.

Omnisend Segments API is one of 15 APIs that Omnisend publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Segments. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a JSON-LD context, and 2 JSON Schemas.

This API exposes 6 operations across 3 paths, and defines 13 schemas. It is described by OpenAPI 3.0.0, at version 5.0.

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

6 operations 3 paths 13 schemas 1 DELETE3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
5.0
Base URL
https://api.omnisend.com/api
Authentication
API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Omnisend Segments API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). It supports OAuth 2.0 (Bearer) using the clientCredentials flow, exposing 2 scopes.

  • ApiKeyAuth — API Key authentication. Value format: 'Omnisend-API-Key {api-key}'

Paths & Operations 6

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

Segments 6
GET
/segments
List segments
6 params → 200400401403410429500
POST
/segments
Create segment
1 param body → 201400401403410429500
DELETE
/segments/{segmentID}
Delete segment
2 params → 204400401403409410429500
GET
/segments/{segmentID}
Get segment
2 params → 200400401403404410429500
PUT
/segments/{segmentID}
Update segment
2 params body → 200400401403404409410429
GET
/segments/{segmentID}/statistics
Get segment statistics
2 params → 200400401403404410429500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are GetSegmentResponse (8 properties), RateLimitProblem (6 properties), ValidationProblem (6 properties), Problem (5 properties). Each schema is shown below with its type and property counts.

CreateSegmentRequest
object
Request body for creating a new segment.
2 properties 2 required
CursorsResponse
object
Cursor pointers for paginating forward and backward through results
2 properties
FieldError
object
A single field validation failure within a validation error response.
3 properties
GetSegmentResponse
object
Segment resource representation.
8 properties
GetSegmentStatisticsResponse
object
Segment statistics resource.
1 property
ListSegmentsResponse
object
Paginated list of segments.
2 properties
PagingResponse
object
Cursor-based pagination metadata
3 properties
Problem
object
Standard error response returned by all API endpoints on failure.
5 properties
RateLimitProblem
object
Error response returned when the rate limit is exceeded. Use the retryAfter value to know when it is safe to retry the request.
6 properties
SegmentCondition
object
A single filter condition applied to a specific entity.
3 properties 1 required
SegmentConditionGroup
object
Group of conditions combined with a logical junction.
1 property
UpdateSegmentRequest
object
Request body for updating an existing segment.
2 properties 2 required
ValidationProblem
object
Error response returned when the request contains invalid input. The errors array lists every field that failed validation.
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

omnisend-segments-api-openapi.yml Raw ↑

Other APIs Omnisend publishes across the network.

Omnisend Analytics API
Omnisend Batches API
Omnisend Brands API
Omnisend Campaigns API
Omnisend Contacts API
Omnisend EmailContent API
Omnisend EmailTemplates API
Omnisend EmailUniversalLayouts API
Omnisend Events API
Omnisend Images API
Omnisend ProductCategories API
Omnisend Products API
Where this information came from

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