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.

HIP-3 builder perps, HIP-4 outcome markets, and Hyperliquid spot pairs all live under the Hyperliquid namespace. 0xArchive gives developers, analysts, Claude Code users, GPT Codex users, and agent builders one API surface for live and historical order books, trades, candles, funding, open interest, liquidations, HIP-4 outcome markets, spot pairs, replay, data-quality checks, SDKs, CLI, MCP, skills, and file exports.

Start With One Request

  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 GPT Codex shells 0xarchive-cli npm install -g @0xarchive/cli
Use typed MCP tools in Claude Code, Codex CLI or IDE setups with MCP enabled, or other MCP-capable clients 0xarchive-mcp npm install -g @0xarchive/mcp-server
Use a local skill package in Claude Code, Codex with skills enabled, OpenClaw, or other skill-capable clients 0xarchive-skill git clone https://github.com/0xArchiveIO/0xarchive-skill ~/.claude/skills/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 GPT 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 (perps): /v1/hyperliquid/*
  • Hyperliquid Spot: /v1/hyperliquid/spot/*
  • Hyperliquid HIP-3 (builder perps): /v1/hyperliquid/hip3/*
  • Hyperliquid HIP-4 (outcome markets): /v1/hyperliquid/hip4/*
  • Lighter.xyz: /v1/lighter/*

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-mcp 0xarchive-mcp Public

    MCP server for querying historical and real-time crypto market data across Hyperliquid, Hyperliquid HIP-3, and Lighter.xyz - orderbooks, trades, candles, funding, open interest, liquidations, and d…

    JavaScript 5 4

  2. 0xarchive-skill 0xarchive-skill Public

    Claude Code skill for querying historical crypto market data from 0xArchive - orderbooks, trades, candles, funding rates, open interest, and liquidations across Hyperliquid, Lighter.xyz, and HIP-3.

    1 1

  3. sdk-python sdk-python Public

    Official Python SDK for the 0xArchive Historical Market Data API

    Python 1

  4. sdk-rust sdk-rust Public

    Official Rust SDK for the 0xArchive Historical Market Data API

    Rust 1

  5. sdk-typescript sdk-typescript Public

    Official TypeScript SDK for the 0xArchive Historical Market Data API

    TypeScript 1

  6. 0xarchive-cli 0xarchive-cli Public

    Command-line interface for querying historical perpetual market data from 0xArchive. Built for AI agents and automated workflows - access orderbooks, trades, funding rates, liquidations, and open i…

    TypeScript 3

Repositories

Showing 8 of 8 repositories

Top languages

Loading…

Most used topics

Loading…