Skip to content
@0xArchiveIO

0xArchive

Live and historical market data API for Hyperliquid and Lighter

0xArchive

Granular market data infrastructure for Hyperliquid and Lighter.xyz.

Hyperliquid includes core perps, HIP-3 builder perps, HIP-4 outcome markets, and Hyperliquid Spot. Lighter.xyz is the second top-level venue API. 0xArchive gives developers, analysts, Claude Code users, ChatGPT Codex users, and agent builders one API surface for live and historical order books, trades, candles, funding, open interest, liquidations, replay, data-quality checks, SDKs, CLI, MCP, skills, and file exports.

Start With One Request

For MCP, connect to the hosted server through your client's OAuth flow. No 0xArchive API key or local server installation is required.

For REST, SDKs, or CLI:

  1. Create an account: 0xArchive signup.
  2. Copy an API key.
  3. Run the Quick Start.
  4. Choose the repo that matches the job.

Choose A Repo

Job Repo First path
Use an SDK in Python sdk-python pip install oxarchive
Use an SDK in TypeScript sdk-typescript npm install @0xarchive/sdk
Use an SDK in Rust sdk-rust cargo add oxarchive
Use the terminal, CI, cron, Claude Code, or ChatGPT Codex shells 0xarchive-cli npm install @0xarchive/cli
Use MCP tools via OAuth (no install) 0xarchive-mcp Connect to https://mcp.0xarchive.io/mcp
Use a local skill package in Claude Code, ChatGPT Codex with skills enabled, or another skill-capable coding agent 0xarchive-skill Copy into .claude/skills/0xarchive or .agents/skills/0xarchive. Optional OpenClaw helper: openclaw install 0xarchive
Inspect working notebooks before wiring a client examples Run the liquidation, funding, or HIP-3 notebook

Public Surfaces

Agent Safety

Start local. Give agents the narrowest key and tool scope that can answer the first question. Treat MCP servers, shell commands, and skills as real code with real access. Claude Code and ChatGPT Codex should use the same 0xArchive product truth: one authenticated request first, then expand into SDKs, CLI, MCP, skills, replay, or Data Catalog exports after the result is concrete.

Venue Model

  • Hyperliquid: /v1/hyperliquid/*
  • Hyperliquid HIP-3: /v1/hyperliquid/hip3/*
  • Hyperliquid HIP-4: /v1/hyperliquid/hip4/*
  • Hyperliquid Spot: /v1/hyperliquid/spot/*
  • Lighter.xyz: /v1/lighter/*

HIP-3, HIP-4, and Spot are Hyperliquid-scoped market families, not peer top-level venues beside Hyperliquid and Lighter.xyz.

For large offline studies, use the Data Catalog to quote and export zstd-compressed Parquet. For production systems, use REST, WebSocket, SDKs, CLI, or MCP.

Pinned Loading

  1. 0xarchive-skill 0xarchive-skill Public

    Agent-ready 0xArchive market data skill for Hyperliquid and Lighter.

    10 1

  2. sdk-python sdk-python Public

    Python client for 0xArchive: granular market data for Hyperliquid (perps, HIP-3, HIP-4, Spot) and Lighter.

    Python 8

  3. sdk-rust sdk-rust Public

    Official Rust SDK for 0xArchive granular market data infrastructure: Hyperliquid (core, HIP-3, HIP-4, Spot) and Lighter.

    Rust 10 1

  4. sdk-typescript sdk-typescript Public

    TypeScript SDK for 0xArchive: granular market data infrastructure for Hyperliquid and Lighter. REST, WebSocket, replay, and orderbook reconstruction.

    TypeScript 9

  5. 0xarchive-cli 0xarchive-cli Public

    CLI for 0xArchive granular market data: Hyperliquid (core, HIP-3, HIP-4, Spot) and Lighter.

    TypeScript 10

Repositories

Showing 8 of 8 repositories
  • sdk-rust Public

    Official Rust SDK for 0xArchive granular market data infrastructure: Hyperliquid (core, HIP-3, HIP-4, Spot) and Lighter.

    0xArchiveIO/sdk-rust's past year of commit activity
    Rust 10 MIT 1 0 2 Updated Sep 20, 2026
  • sdk-typescript Public

    TypeScript SDK for 0xArchive: granular market data infrastructure for Hyperliquid and Lighter. REST, WebSocket, replay, and orderbook reconstruction.

    0xArchiveIO/sdk-typescript's past year of commit activity
    TypeScript 9 MIT 0 0 3 Updated Sep 20, 2026
  • sdk-python Public

    Python client for 0xArchive: granular market data for Hyperliquid (perps, HIP-3, HIP-4, Spot) and Lighter.

    0xArchiveIO/sdk-python's past year of commit activity
    Python 8 MIT 0 0 2 Updated Sep 20, 2026
  • 0xarchive-mcp Public

    Hosted MCP for Hyperliquid and Lighter market data. Connect through OAuth with no API key or local server installation.

    0xArchiveIO/0xarchive-mcp's past year of commit activity
    12 MIT 4 0 0 Updated Sep 15, 2026
  • .github Public

    Granular market data infrastructure for Hyperliquid and Lighter.

    0xArchiveIO/.github's past year of commit activity
    6 0 0 0 Updated Sep 15, 2026
  • 0xarchive-cli Public

    CLI for 0xArchive granular market data: Hyperliquid (core, HIP-3, HIP-4, Spot) and Lighter.

    0xArchiveIO/0xarchive-cli's past year of commit activity
    TypeScript 10 MIT 0 0 1 Updated Sep 15, 2026
  • examples Public

    Notebook projects that turn 0xArchive market data into working analysis. Liquidation heatmaps, funding comparisons, and HIP-3 dashboards. Built on Python, ready to adapt into production workflows.

    0xArchiveIO/examples's past year of commit activity
    Jupyter Notebook 7 MIT 1 0 0 Updated Aug 31, 2026
  • 0xarchive-skill Public

    Agent-ready 0xArchive market data skill for Hyperliquid and Lighter.

    0xArchiveIO/0xarchive-skill's past year of commit activity
    10 MIT 1 0 1 Updated Aug 31, 2026

Top languages

Loading…

Most used topics

Loading…