Official SDKs for your stack.
Official SiftingIO client libraries for Go, Python, and JavaScript, maintained on our official GitHub organization. Install one package, set your API key, and pull live or historical data with the same calls in every language, over REST and WebSocket.
Official GitHub organizationGo
Go 1.23+Typed client for Go services and data pipelines.
go get github.com/siftingio/sdk-go@latestPython
Python 3.9+Sync and async clients for scripts, notebooks, and backends.
pip install siftingioJavaScript
Node 18+ or modern browsersOne client for Node and the browser, with full TypeScript types.
npm install @siftingio/sdkOne key, every SDK.
The same API key works across all three libraries and the raw REST and WebSocket endpoints. Pick the language you ship in; the calls and the data shape stay the same.
Every SDK is built against the same OpenAPI and AsyncAPI spec, so the calls and data shapes match across all three.
All three libraries are maintained on our official GitHub organization. Open an issue, browse the source, or follow releases there.
Prefer no code? Try every endpoint in our official Postman collection. No install required.
New here? Browse all products or check pricing.