Fills
Get Fills CSV
Export fills as CSV, sorted reverse chronologically.
get/v1/perps/fills/csv
Query parameters
marketstring
Example:AAPL-USD.P
Filter by trading market
startTimeinteger
Example:1684814400000
Filter by start time (UTC milliseconds)
endTimeinteger
Example:1672549200000
Filter by end time (UTC milliseconds)
Response
CSV formatted fills
Changes
No recorded changes to this endpoint across all 1 revision of this API.