Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Klaviyo Web Feeds API

web feeds

Klaviyo Web Feeds API is one of 23 APIs that Klaviyo publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Web Feeds. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, an API reference, authentication docs, and rate-limit docs.

This API exposes 5 operations across 2 paths, and defines 12 schemas. It is described by OpenAPI 3.0.2, at version 2026-04-15.

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

5 operations 2 paths 12 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
2026-04-15
Base URL
https://a.klaviyo.com
Authentication
API Key
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Klaviyo Web Feeds API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Klaviyo-API-Key). By default, every request must be authenticated.

  • Klaviyo-API-Key — Private key authentication for /api/ endpoints is performed by setting the Authorization header to Klaviyo-API-Key your-private-api-key For more information pl…

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.

Web Feeds 5

web feeds

GET
/api/web-feeds
Get Web Feeds
get_web_feeds 6 params → 2004XX5XX
POST
/api/web-feeds
Create Web Feed
create_web_feed 1 param body → 2014XX5XX
GET
/api/web-feeds/{id}
Get Web Feed
get_web_feed 3 params → 2004XX5XX
PATCH
/api/web-feeds/{id}
Update Web Feed
update_web_feed 2 params body → 2004XX5XX
DELETE
/api/web-feeds/{id}
Delete Web Feed
delete_web_feed 2 params → 2044XX5XX

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are CollectionLinks (5 properties), WebFeedResponseObjectResource (4 properties), WebFeedPartialUpdateQueryResourceObject (3 properties), GetWebFeedResponse (2 properties). Each schema is shown below with its type and property counts.

WebFeedPartialUpdateQueryResourceObject
object
3 properties 3 required
ObjectLinks
object
1 property 1 required
PatchWebFeedResponse
object
2 properties 1 required
GetWebFeedResponse
object
2 properties 1 required
WebFeedEnum
string
GetWebFeedResponseCollection
object
2 properties 1 required
CollectionLinks
object
5 properties 1 required
PostWebFeedResponse
object
2 properties 1 required
WebFeedCreateQueryResourceObject
object
2 properties 2 required
WebFeedCreateQuery
object
1 property 1 required
WebFeedPartialUpdateQuery
object
1 property 1 required
WebFeedResponseObjectResource
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

klaviyo-web-feeds-api-openapi.yml Raw ↑

Other APIs Klaviyo publishes across the network.

Klaviyo Accounts API
Klaviyo Campaigns API
Klaviyo Catalogs API
Klaviyo Client API
Klaviyo Conversations API
Klaviyo Coupons API
Klaviyo Custom Objects API
Klaviyo Data Privacy API
Klaviyo Events API
Klaviyo Flows API
Klaviyo Forms API
Klaviyo Images API