# klaviyo-fetch

Klaviyo's API, but using native fetch

This was created using `@hey-api` specifically the command:

```
npx @hey-api/openapi-ts  \
-i https://raw.githubusercontent.com/klaviyo/openapi/refs/heads/main/openapi/stable.json \
-o app/services/klavyio  \
-c @hey-api/client-fetch
```
