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

The ProductCategories API from Omnisend — 5 operation(s) for productcategories. Version 2026-03-15, harvested from Omnisend's published contract.

Omnisend ProductCategories 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 Product Categories. 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 5 operations across 2 paths, and defines 11 schemas. It is described by OpenAPI 3.0.0, at version 2026.

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

5 operations 2 paths 11 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 2

Omnisend ProductCategories 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.

Paths & Operations 5

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

Product Categories 5
GET
/product-categories
List product categories
4 params → 200400401403410429500
POST
/product-categories
Create product category
1 param body → 201400401403409410429500
DELETE
/product-categories/{categoryID}
Delete product category
2 params → 204400401403410429500
GET
/product-categories/{categoryID}
Get product category
2 params → 200400401403404410429500
PATCH
/product-categories/{categoryID}
Update product category
2 params body → 200400401403404410429500

Schemas 11

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

CategoryListItem
object
A single product category entry in a list response
4 properties
CreateCategoryRequest
object
Payload for creating a product category
2 properties 2 required
CreateCategoryResponse
object
Response returned after successfully creating a product category
1 property
FieldError
object
A single field validation failure within a validation error response.
3 properties
GetCategoriesResponse
object
Response containing a paginated list of product categories
2 properties
GetCategoryResponse
object
Product category details
4 properties
Paging
object
Pagination metadata for list responses
4 properties
Problem
object
Standard error response returned by all API endpoints on failure.
5 properties
UpdateCategoryRequest
object
Payload for updating a product category
1 property 1 required
UpdateCategoryResponse
object
Response returned after successfully updating a product category
1 property
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-productcategories-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 Products API
Omnisend Segments API
Where this information came from

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