Klaviyo
Features
| Feature | Status |
|---|---|
| Auth (API Key) | ✅ |
| Syncs & Actions | ✅ |
| Nango Proxy | ✅ |
| Auto-pagination | 🚫 (time to contribute: <1h) |
| API-specific rate limits | 🚫 (time to contribute: <1h) |
Getting started
API gotchas
- Klaviyo uses Public API Key and Private API Key to access different endpoints.
- Endpoints that begin with
/apineed to be authenticated with private API key in the header. - Endpoints that begin with
/clientneed 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