SDK Installation

Install the Python, TypeScript, or Rust client, then make the first call.

Languages
Python, TypeScript, Rust
Protocols
REST and WebSocket

Use the official clients for typed requests across market data, order-level routes, data-quality monitoring, and wallet/web3 flows.

Installation

Install the package for your runtime, then make the first REST or WebSocket call.

Python

Bash
pip install oxarchive

TypeScript / Node.js

Bash
npm install @0xarchive/sdk

Rust

Bash
cargo add oxarchive

Where to take the SDK next