v1
latestOpenAPI 3.0.02026-07-24374582.1 KBMarkets
Get Time & Sales
Time and Sales (timesales) is typically used for charting purposes. It captures pricing across a time slice at predefined intervals. Tick data is also available through this endpoint. This results in a very large data set for high-volume symbols, so the time slice needs to be much smaller to keep downloads time reasonable.
get/v1/markets/timesales
Query parameters
symbolstring required
The security symbol
interval'tick' | '1min' | '5min' | '15min'
The interval for the data
startstring date-time
The start date/time for the data (YYYY-MM-DD HH:MM)
endstring date-time
The end date/time for the data (YYYY-MM-DD HH:MM)
session_filter'open' | 'all'
Filter pre/post market data
Headers
Accept'application/json' required
Response format
Response
Time and sales data