Klaviyo · GraphQL Specification

Klaviyo GraphQL Schema

This document describes a conceptual GraphQL schema for the Klaviyo marketing automation and customer data platform. Klaviyo exposes a REST API (v1–v3 and the newer revision-dated 2024-xx-xx API at `https://a.klaviyo.com/api/`), covering profiles, events, lists, segments, campaigns, flows, catalogs, coupons, metrics, reviews, templates, webhooks, tags, data privacy, and reporting. The GraphQL schema below models those same capabilities as a typed, queryable graph.

Documentation Endpoint View on GitHub MarketingEmailSMSCustomer DataEcommerceAutomationGraphQL

Overview

Klaviyo GraphQL Schema is a GraphQL API specification published by Klaviyo on the APIs.io network.

This document describes a conceptual GraphQL schema for the Klaviyo marketing automation and customer data platform. Klaviyo exposes a REST API (v1–v3 and the newer revision-dated 2024-xx-xx API at https://a.klaviyo.com/api/), covering profiles, events, lists, segments, campaigns, flows, catalogs, coupons, metrics, reviews, templates, webhooks, tags, data privacy, and reporting. The GraphQL schema below models those same capabilities as a typed, queryable graph.

The specification includes 4 reference links.

Tagged areas include Marketing, Email, SMS, Customer Data, and Ecommerce.

Endpoint

References

Related API Specs

Klaviyo Accounts API (OpenAPI) Klaviyo Campaigns API (OpenAPI) Klaviyo Catalogs API (OpenAPI) Klaviyo Client API (OpenAPI) Klaviyo Conversations API (OpenAPI) Klaviyo Coupons API (OpenAPI) Klaviyo Custom Objects API (OpenAPI) Klaviyo Data Privacy API (OpenAPI) Klaviyo Events API (OpenAPI) Klaviyo Flows API (OpenAPI) Klaviyo Forms API (OpenAPI) Klaviyo Images API (OpenAPI) Klaviyo Lists API (OpenAPI) Klaviyo Metrics API (OpenAPI) Klaviyo Profiles API (OpenAPI) Klaviyo Reporting API (OpenAPI) Klaviyo Reviews API (OpenAPI) Klaviyo Segments API (OpenAPI) Klaviyo Tags API (OpenAPI) Klaviyo Templates API (OpenAPI) Klaviyo Tracking Settings API (OpenAPI) Klaviyo Web Feeds API (OpenAPI) Klaviyo Webhooks API (OpenAPI)
Back to Klaviyo · All GraphQL Specs · GitHub