Request Export Report
Account Data
Request Export Report
Request export of trades or ledgers.
API Key Permissions Required: Data - Export data
POST
Request Export Report
Authorizations
The "API-Key" header should contain your API key.
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
Body
application/json
Nonce used in construction of API-Sign header
Type of data to export
Available options:
trades, ledgers Description for the export
File format to export
Available options:
CSV, TSV Comma-delimited list of fields to include
trades:ordertxid,time,ordertype,price,cost,fee,vol,margin,misc,ledgersledgers:refid,time,type,subtype,aclass,asset,amount,fee,balance,wallet
UNIX timestamp for report start time (default 1st of the current month)
UNIX timestamp for report end time (default now)