SDKs
Each repository also contains a variety of examples to demonstrate some common use cases.
Getting Started
Every SDK follows the same pattern: create a client with an access token, then navigate to basins and streams hierarchically. Every SDK operation has a simple single-request form. Appends and reads also support sessions, which keep a connection open for pipelined writes or streaming records.- TypeScript
- Python
- Go
- Rust

