Skip to main content
Official client libraries handle authentication, retries, pagination, and error handling so you can focus on your application logic. Each library mirrors the same resource model — client.exchanges, client.subscriptions, client.exports, and so on — so concepts learned in one carry over.

Python

Sync & async, Pydantic models, pip install ticksupply

Rust

Async-first on Tokio, builder pattern, cargo add ticksupply

Other languages

Don’t see your language? You can call the REST API directly from any language — see the cURL examples for reference and the JavaScript examples for a fetch-based pattern.
Last modified on April 26, 2026