The API Report CardAPI Index
Klaviyo

Klaviyo API

Email & SMS Marketing / B2C CRM / Ecommerce Marketing Automation · klaviyo.com

Klaviyo offers a self-serve REST API at developers.klaviyo.com with calendar versioning across profiles, events, campaigns, flows, catalogs, and reporting. Scoped private keys are created in account settings without approval; OAuth serves marketplace apps.

Last verified: July 2026Marketing & Sales
API GRADE
A
VERIFIED JUL 2026

SCORECARD

ExistenceGOODCalendar-versioned REST API covering profiles, events, campaigns, flows, catalogs, metrics, and reporting.
AccessGOODFully self-serve: scoped private keys are created in account settings without any partner approval.
CoverageGOODProfiles, events, segments, catalogs, coupons, forms, and reporting; full-account export means paginating every resource.
AuthGOODThree tiers: public site keys, scoped private keys, and OAuth 2.0 for third-party apps.
Docs & DXGOODOfficial Python, PHP, Ruby, and Node SDKs plus a Postman collection, test accounts, and sample-data tooling.
StabilityGOODCalendar versioning (latest v2026-04-15) with formal support for older versions; new features ship on recent ones only.
Supergood: Klaviyo shipped a real API. Most vendors don't; we ship near-native APIs for the rest.

Frequently asked questions

Klaviyo scores A on the API Report Card. Klaviyo offers a self-serve REST API at developers.klaviyo.com with calendar versioning across profiles, events, campaigns, flows, catalogs, and reporting. Scoped private keys are created in account settings without approval; OAuth serves marketplace apps.

Tried to integrate with Klaviyo?
SOURCES
Per-account rate limits use a fixed-window algorithm with separate burst (per-second) and steady (per-minute) windows; most endpoints cap at modest values (e.g. Create Webhook is 1/s burst, 15/m steady), forcing complex backoff logic for any high-volume sync developers.klaviyo.com
Requests using `additional-fields` or `include` query parameters are subject to stricter rate limits than plain requests, making efficient pagination harder developers.klaviyo.com
Private API key scopes cannot be edited after creation and keys cannot be modified, any scope change requires generating a new key and rotating it everywhere help.klaviyo.com
Migration from private-key auth to OAuth is required for third-party/marketplace apps and adds non-trivial implementation work for existing integrations developers.klaviyo.com
Calendar-versioned API forces ongoing maintenance, older versions are formally supported but newer features (AI agents, Customer Hub, Reviews) only ship on recent versions developers.klaviyo.com
No native full-account bulk export endpoint, pulling a complete copy of profiles + events + metrics requires paginating every resource and reassembling client-side developers.klaviyo.com
Webhook deliverability subject to provider-side rate limits with limited customer-side visibility into back-off state developers.klaviyo.com
Marketplace/partner listing (vs plain API access) requires partner program approval and review, slowing third-party integration distribution developers.klaviyo.com
2025 shift to 'active profile' billing caused bills to jump 4-5x overnight (e.g. $625 -> $2,765 in a single cycle, $39 -> $200 for smaller accounts) with limited advance warning g2.com
Costs scale aggressively with list size, one user reported ~EUR 40,000/yr for 277,000 active profiles vs ~EUR 12,000/yr for Shopify Email at the same volume omnisend.com
Customer support response times are slow; multi-day waits and chat-only escalation are common pain points trustpilot.com
Steep learning curve for advanced segments, flows, and conditional splits; non-technical marketers often need an agency sender.net
Trustpilot reviewer sentiment is sharply negative (~1.8/5), concentrated billing surprises, account suspensions, and support escalation failures trustpilot.com
Template editor and reporting UI feel dated relative to newer entrants; reporting depth requires exporting to external BI for cohort/LTV analysis moosend.com
Deliverability inconsistencies on shared sending infrastructure for newer or lower-tier accounts emailvendorselection.com
Rapid product surface expansion (Reviews, Customer Hub, AI Agents, Mobile Push) has outpaced documentation and in-app onboarding checkthat.ai