TypeScript SDK

The official TypeScript client for the WAVE API — open source at wave-av/sdk. Install the @wave-av/sdk umbrella today; a layered, AWS-v3-style per-product split is rolling out.

pnpm add @wave-av/sdk

Layered packages

@wave-av/sdk (umbrella)

Available now — one client over the whole WAVE API, the AWS-v3 style aggregate entry point. `pnpm add @wave-av/sdk`.

Shared core

Rolling out: the shared HTTP client, auth, retries, and generated types every package builds on.

Per-product packages

Rolling out: one package per API group (streams, clips, AI, webhooks, payments) so you install only what you call.