WAVE SDKs
Official client libraries for WAVE's streaming, AI, and payment APIs. Authenticate once with your API key; every module shares it.
TypeScript SDK
@wave-av/sdk
pnpm add @wave-av/sdk
- Full type inference
- Zod-validated responses
- Works on Bun and Node 20+
Python SDK
wave-sdk
pip install wave-sdk
- Typed via Pydantic
- Async and sync clients
- Python 3.11+
WAVE CLI
@wave-av/cli
npm i -g @wave-av/cli
- Streams, clips, analytics
- JSON output for scripting
- Works with MPP payments