Klaviyo
Features
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