SDK Installation

Install the client for your runtime and use the same auth model as the REST and WebSocket docs.

Languages
Python, TypeScript, Rust
Protocols
REST and WebSocket

Official clients for the core API in Python, TypeScript, and Rust.

Installation

Install the package for your runtime.

Python

Bash
pip install oxarchive

TypeScript / Node.js

Bash
npm install @0xarchive/sdk

Rust

Bash
cargo add oxarchive