Pre-Configured APIs
Klaviyo
API configuration: Klaviyo
Features
Features | Status |
---|---|
Auth (API Key) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- Klaviyo uses Public API Key and Private API Key to access different endpoints.
- Endpoints that begin with
/api
need to be authenticated with private API key in the header. - Endpoints that begin with
/client
need to be authenticatd with public API key in the query. - All API calls must have revision as a header to resolve API versions.
Add Getting Started links and Gotchas by editing this page