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

The Event Metadata API from Omnisend — 3 operation(s) for declaring, merging and querying brand-custom event schemas. The only Omnisend operations that carry an operationId.

Omnisend Event Metadata 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 EventMetadata, Event, and Schemas. 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 3 operations across 2 paths, and defines 9 schemas. It is described by OpenAPI 3.0.0, at version 2026-preview.

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

3 operations 2 paths 9 schemas 2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 2

Omnisend Event Metadata 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 1 scope.

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

Paths & Operations 3

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

Event Metadata 3
POST
/event-metadata
Create custom event metadata
post_event_metadata 1 param body → 201400401409410429500503
PUT
/event-metadata
Update custom event metadata
put_event_metadata 1 param body → 200400401404409410429500
POST
/event-metadata/query
Query events metadata
post_event_metadata_query 1 param body → 200400401410429500

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are RateLimitProblem (6 properties), PropertyNode (6 properties), EventItem (5 properties), QueryEventsRequest (5 properties). Each schema is shown below with its type and property counts.

EventItem
object
A single logical event with one schema variant. A logical event appears as multiple elements when its origins have different property structures (e.g. schema f…
5 properties
EventsResponse
object
Root response envelope for all event metadata endpoints.
1 property
Problem
object
Standard error response returned by all API endpoints on failure.
5 properties
PropertyNode
object
A single property within an event. Struct properties nest their children under the recursive properties map.
6 properties
QueryEventsRequest
object
Request body for the POST /event-metadata/query query endpoint.
5 properties 1 required
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
WriteEventRequest
object
Request body for creating (POST) or merging (PUT) a brand-custom event-metadata schema. Optional metadata fields are pointers so PUT can distinguish an omitted…
4 properties 2 required
WriteEventResponse
object
Response envelope for the POST/PUT write endpoints, echoing the stored event.
1 property
WritePropertyNode
object
A single property in a write request. Optional metadata fields are pointers to mirror the PUT preserve-on-omit semantics at each nested node.
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

omnisend-event-metadata-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 Event 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.