# Klaviyo

## **Connector Overview**

<figure><img src="/files/RZYXZ9T0mUlfA6dHPVFP" alt="" width="377"><figcaption></figcaption></figure>

Klaviyo is an AI-driven marketing platform that helps businesses optimize engagement and drive growth through personalized campaigns, predictive analytics, and automation across email, SMS, and other channels.

## **Authentication Type**

Basic & OAuth

## **Webhook Supported**

Yes

## **Secrets**

* Basic
  * PAN\_SEC\_KLAVIYO\_API\_KEY
* OAuth
  * PAN\_SEC\_KLAVIYO\_OAUTH\_ACCESS\_TOKEN
  * PAN\_SEC\_KLAVIYO\_OAUTH\_REVISION\_HEADER
  * PAN\_SEC\_KLAVIYO\_OAUTH\_TENANT\_URL

## **API Client Supported**

No

## **App Marketplace-Ready**

Yes. For more information, please see [here](https://docs.pandium.com/marketplaces/listing-in-external-marketplaces/klaviyo-marketplace).

## **Requirements for Provisioning**

In order to provision your connector, the following Klaviyo information must be gathered:

* Basic
  * API Key
* OAuth
  * Client ID
  * Client Secret
  * Scopes (Scopes must match those chosen in Klaviyo App Registration)
  * Revision Header

## **API Resources**

For more information on how to utilize the Klaviyo API, feel free to reference the following [documentation](https://developers.klaviyo.com/en/reference/api_overview).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandium.com/connectors/connectors-101/klaviyo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
