Market Data
Prices, market-level trades, depth, candles, etc.
Statistics and throttled data for a specific market. Recalculated every 0.5s
Trading symbol (e.g., BTCRUSDPERP, WETHRUSD)
BTCRUSDPERPPattern: ^[A-Za-z0-9]+$Market summary
Bad request
Internal server error
Returns up to 100 perp executions for a given market.
Trading symbol (e.g., BTCRUSDPERP, WETHRUSD)
BTCRUSDPERPPattern: ^[A-Za-z0-9]+$Return results after this sequence number (for pagination)
1747927089946Return results before this sequence number (for pagination)
1747927089946List of perp executions
Bad request
Internal server error
Returns an L2 order book snapshot with aggregated price levels for the specified market.
Trading symbol (e.g., BTCRUSDPERP, WETHRUSD)
BTCRUSDPERPPattern: ^[A-Za-z0-9]+$Depth snapshot
Bad request
Internal server error
Returns up to 100 spot executions for a given market.
Trading symbol (e.g., BTCRUSDPERP, WETHRUSD)
BTCRUSDPERPPattern: ^[A-Za-z0-9]+$Return results after this sequence number (for pagination)
1747927089946Return results before this sequence number (for pagination)
1747927089946List of spot executions
Bad request
Internal server error
Returns up to 200 candles for a given market, sorted by time in descending order, and ending at the specified end time.
Trading symbol (e.g., BTCRUSDPERP, WETHRUSD)
BTCRUSDPERPPattern: ^[A-Za-z0-9]+$Candle resolution
1mPossible values: Return results before this sequence number (for pagination)
1747927089946Historical candle data
Bad request
Internal server error
Last updated