Retrieve a time-series of best bid and best ask prices for a market. This is the most efficient way to get price history.
GET /api/v1/markets/example-market-id/orderbook_analytics/best_quotes?limit=10X-API-Key: YOUR_API_KEYYour API key (get one from the test-key endpoint above)
Market ID
Maximum number of rows to return (default: 10 in docs, max: 10000). Use a higher limit in your code.
Best quotes data