SDK · Official
Rust SDK
An async client built on reqwest and serde for Rust services that need typed access to both Zumik surfaces.
Install
cargo add zumik-sdkProfile
Maintained byZumik
LanguageRust
Surfaces/v1, /v2
What you get
- Async/await on tokio + reqwest
- serde-typed request and response models
- Shares the core types with the server
Official
Zumik builds and publishes Rust SDK. It tracks both the OpenAI-compatible /v1 and the native stateful /v2, so you can adopt reused state without leaving the SDK.
Connect Rust SDK to Zumik
Install Rust SDK and route through the cheapest reliable provider, BYOK, or BYOC path - reuse measured, routing reproducible.
