Skip to main content
Source OpenAPI: 0xArchive API 1.5.0; 140 paths; 119 component schemas. Use this page to find Legacy operation schemas by method and path. Open an operation schema for the raw JSON shape, or use Endpoint Reference for the full request and response page. Deprecated compatibility routes also link to their Endpoint Reference pages so crawlers and humans can reach the legacy API reference from the schema hub.
MethodPathoperationIdEndpoint referenceSuccess schemaDeprecated
GET/v1/funding/{symbol}getFundingHistoryEndpoint ReferenceApiResponseFundingRateArrayyes
GET/v1/funding/{symbol}/currentgetCurrentFundingEndpoint ReferenceApiResponseFundingRateyes
GET/v1/instrumentslistInstrumentsEndpoint ReferenceApiResponseInstrumentArrayyes
GET/v1/instruments/{symbol}getInstrumentEndpoint ReferenceApiResponseInstrumentyes
GET/v1/openinterest/{symbol}getOpenInterestEndpoint ReferenceApiResponseOpenInterestArrayyes
GET/v1/openinterest/{symbol}/currentgetCurrentOpenInterestEndpoint ReferenceApiResponseOpenInterestyes
GET/v1/orderbook/{symbol}getOrderbookEndpoint ReferenceApiResponseOrderBookyes
GET/v1/orderbook/{symbol}/historygetOrderbookHistoryEndpoint ReferenceApiResponseOrderBookArrayyes
GET/v1/trades/{symbol}getTradesEndpoint ReferenceApiResponseTradeArrayyes
GET/v1/trades/{symbol}/cursorgetTradesCursorEndpoint ReferenceApiResponseTradeArrayyes
Last modified on June 29, 2026