Getting started with Klaviyo APIs
You will learn
Get a foundational understanding of API calls and how the Klaviyo APIs can benefit your business. In this guide, you will learn about REST APIs, HTTP methods, and developer tools to...
Read More...
Klaviyo API Overview
Overview
Klaviyo's APIs are designed to help users and developers alike integrate with Klaviyo.
These guides aim to help you get the most from your experience developing with Klaviyo's API:
JavaSc...
Read More...
Integrate a Standard Ecommerce Platform
Overview
If you've built your own custom cart solution, or the ecommerce data you would like to track in Klaviyo is not yet supported by one of our pre-built integrations, you can integrate with Kl...
Read More...
How to access your browser's developer console
You will learn
Learn how to access your browser's developer console, which is a tool standard to most modern web browsers that logs page errors and warnings. The developer console can be helpful fo...
Read More...
Technical terms glossary
You will learn
The following glossary is an overview of basic technical terms to familiarize yourself with when first learning about Klaviyo's APIs. Looking for a glossary of Klaviyo-specific terms...
Read More...
JavaScript API & Server-Side API
JavaScript API
The following guide will walk you through setting up and using the JavaScript API. If you are planning on a full ecommerce integration, please see this guide.
Note
To use the Klav...
Read More...
Klaviyo's REST API References
Links to Klaviyo's API Reference Documentation
Klaviyo's API documentation is hosted at https://www.klaviyo.com/docs. This page links to the various sections.
Metrics API Overview
Email Templates ...
Read More...
How to send test data to Zapier
You will learn
Learn how to send test data to Zapier via a POST request when creating a webhook to send email and SMS consent to Klaviyo.
This article builds off of the information in How to send ...
Read More...
How to manually import historical event data
You will learn
Learn how to manually import historical event data to Klaviyo. While we recommend using Klaviyo-built integrations with platforms such as Shopify, Magento, and BigCommerce, and our A...
Read More...
Custom Objects
Overview
Custom Objects are Klaviyo objects that can accept any schema and that can include a foreign-key reference to any Klaviyo profile object. While our other record types (profiles, events, ca...
Read More...