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 using cursor-based pagination. This is the same as /v1/trades/{symbol} with cursor pagination (which is now the default). This endpoint is maintained for backwards compatibility and explicit cursor-only usage.

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