klaviyo

Access Klaviyo marketing data through an OAuth-secured gateway.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ISAQQSAI/SkillAttack --skill klaviyo-isaqqsai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: klaviyo
Source: https://github.com/ISAQQSAI/SkillAttack/tree/main/data/hot100skills/027_byungkyu_klaviyo
Command: npx skills add https://github.com/ISAQQSAI/SkillAttack --skill klaviyo-isaqqsai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Klaviyo data access and management often requires developers to navigate multiple authentication layers and manual API calls. This Skill provides a centralized, OAuth-secured gateway to Klaviyo endpoints, enabling seamless integration with external applications.

Core Features & Use Cases

  • Access Klaviyo resources (profiles, lists, segments, campaigns, flows, events, metrics, templates, catalogs, and webhooks) through a managed gateway.
  • Simplify authentication with MATON_API_KEY and standardized API access for marketing automation workflows.
  • Use cases include building marketing dashboards, syncing customer data, and automating lifecycle campaigns.

Quick Start

Authenticate with MATON_API_KEY and start issuing requests to the Klaviyo gateway to manage marketing data.

Frequently Asked Questions about klaviyo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Klaviyo profiles and lists using an API gateway?

Access Klaviyo campaigns and flows by sending requests through the OAuth-secured gateway proxy at gateway.maton.ai/klaviyo. Authentication requires a MATON_API_KEY to interact with the marketing API endpoints.

What marketing automation resources can I access through the Klaviyo API gateway?

Sync customer data and build marketing dashboards by authenticating with a MATON_API_KEY to access Klaviyo endpoints. This gateway integration exposes profiles, events, and metrics for external applications.

Do I need a MATON_API_KEY to access Klaviyo data via the gateway?

Yes, a MATON_API_KEY is required. It provides the OAuth-secured authentication necessary to route requests through the gateway proxy to manage Klaviyo profiles, campaigns, and templates.

Can I use this gateway to sync customer data for lifecycle campaigns?

Yes, you can automate lifecycle campaigns by using the gateway to sync customer data and manage flows. This OAuth-secured integration supports building automated marketing workflows.

What is the best way to integrate external applications with Klaviyo for marketing automation?

Use the Klaviyo gateway proxy to integrate external applications for marketing automation. This approach standardizes API access, avoiding manual authentication layers when managing catalogs and webhooks.