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 Reviews 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 Reviews. 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 3 operations across 2 paths, and defines 29 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.

3 operations 2 paths 29 schemas 2 GET1 PATCH

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 Reviews 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 3

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

Reviews 3

reviews

GET
/api/reviews
Get Reviews
get_reviews 8 params → 2004XX5XX
GET
/api/reviews/{id}
Get Review
get_review 5 params → 2004XX5XX
PATCH
/api/reviews/{id}
Update Review
update_review 2 params body → 2004XX5XX

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are EventResponseObjectResource (5 properties), CollectionLinks (5 properties), ReviewResponseDTOObjectResource (5 properties), ReviewProductDTO (4 properties). Each schema is shown below with its type and property counts.

ReviewPublicReply
object
3 properties 3 required
GetReviewResponseDTOCollectionCompoundDocument
object
3 properties 1 required
CatalogItemEnum
string
ReviewPatchQuery
object
1 property 1 required
EventResponseObjectResource
object
5 properties 4 required
RejectReasonMisleading
object
1 property 1 required
ReviewPatchQueryResourceObject
object
3 properties 3 required
AttributionEnum
string
ProfileEnum
string
RejectReasonOther
object
2 properties 1 required
ReviewStatusRejected
object
2 properties 2 required
ReviewEnum
string
RejectReasonProfanity
object
1 property 1 required
MetricEnum
string
EventEnum
string
ReviewStatusPublished
object
1 property 1 required
PatchReviewResponseDTO
object
2 properties 1 required
ReviewStatusPending
object
1 property 1 required
ObjectLinks
object
1 property 1 required
ReviewProductDTO
object
4 properties 2 required
RejectReasonUnrelated
object
1 property 1 required
CollectionLinks
object
5 properties 1 required
ReviewStatusFeatured
object
1 property 1 required
ReviewStatusUnpublished
object
1 property 1 required
RejectReasonFake
object
1 property 1 required
GetReviewResponseDTOCompoundDocument
object
3 properties 1 required
RejectReasonPrivateInformation
object
1 property 1 required
ReviewResponseDTOObjectResource
object
5 properties 4 required
RelationshipLinks
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

klaviyo-reviews-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