Skip to main content
Source OpenAPI: 0xArchive API 1.6.1; 147 paths; 128 component schemas. Deprecated: Use /v1/hyperliquid/trades/{symbol} or /v1/lighter/trades/{symbol} instead. Get historical trades (fills) for a coin within a time range. Includes full execution details like fees, PnL, and position direction. Pagination: Use the cursor parameter with the timestamp from the previous response’s next_cursor for efficient pagination through large datasets.

Route Metadata

Request Parameters

Path Parameters

Query Parameters

Response Contracts

Status 200

List of trades with cursor for next page

application/json

OpenAPI example

Status 400

Invalid request

application/json

OpenAPI example

Status 401

Authentication required

application/json

OpenAPI example

Status 429

Rate limit exceeded

application/json

OpenAPI example
Last modified on July 28, 2026