# Klaviyo

### Supported Destination Services

DinMo supports the following destination services:

* [Create subscription list](/integrations/destination-platforms/klaviyo/create-subscription-list.md)
* [Export contact lists](/integrations/destination-platforms/klaviyo/export-contact-lists.md)
* [Send profile events](/integrations/destination-platforms/klaviyo/send-profile-events.md)
* [Synchronise contacts](/integrations/destination-platforms/klaviyo/synchronise-contacts.md)

Please refer to the dedicated documentation page for more information.

### Authentication to Klaviyo

Regardless of the selected destination service, DinMo will always connect to Klaviyo using an API key.

You can generate an API key in Klaviyo by clicking API keys here:

Then, click the 'API Keys' tab:

<figure><img src="/files/qbEsm7zPoTZqpU70AZNU" alt=""><figcaption></figcaption></figure>

Next, click the 'API keys' tab:

<figure><img src="/files/k6TKwwrN4oIpIWCuWCai" alt=""><figcaption></figcaption></figure>

Click then on "Create Private API Key":

<figure><img src="/files/Gl3a8DESMNkw9LNQfDZH" alt=""><figcaption></figcaption></figure>

The key needs the following permissions in full access:

* List
* Profiles
* Segments

<figure><img src="/files/5lnH3XY4mdnW8uLOwfZk" alt=""><figcaption></figcaption></figure>

After creating your API key, copy its value and paste it on DinMo when creating the SendGrid destination.


---

# 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.dinmo.io/integrations/destination-platforms/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.
