SDK · Official

TypeScript SDK

The @zumik/sdk package wraps both surfaces with full TypeScript types, so an existing OpenAI-shaped codebase migrates in one import.

Installnpm install @zumik/sdk
Profile
Maintained byZumik
LanguageTypeScript
Surfaces/v1, /v2

What you get

  • First-class types for /v1 and /v2 payloads
  • Works in Node and edge runtimes
  • Streaming chat completions with usage
Official

Zumik builds and publishes TypeScript SDK. It tracks both the OpenAI-compatible /v1 and the native stateful /v2, so you can adopt reused state without leaving the SDK.

Connect TypeScript SDK to Zumik

Install TypeScript SDK and route through the cheapest reliable provider, BYOK, or BYOC path - reuse measured, routing reproducible.