v1
latestOpenAPI 3.0.02026-07-23173737.9 KBTrade History
Get all trade history
Retrieve all trade history for the authenticated user with detailed trade information including fees, PnL, and asset-level data
get/trade-history
Query parameters
limitnumber
Maximum number of records to return (maximum 100).
startDatestring
Filter trades created on/after this time. Accepts ISO string or ms timestamp.
endDatestring
Filter trades created on/before this time. Accepts ISO string or ms timestamp.
Response
Trade history retrieved successfully