SDK Installation
Install the Python, TypeScript, or Rust client, then make the first call.
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 oxarchiveTypeScript / Node.js
Bash
npm install @0xarchive/sdkRust
Bash
cargo add oxarchive