Trades
Lists the trades history based on the filtering criteria.
Authorization
- Requires a valid API key.
- Required API-key permission(s):
- General Data (Read)
Headers
The API key as a string.
See the Generating Signature section for more details.
A timestamp in milliseconds. See the Timestamp Security section for more details.
An additional, non-required parameter, that you can send to specify the number of milliseconds after the timestamp for the request to be valid. See the Timestamp Security section for more details.
Query Parameters
Currency pair code
"BTC_BRL"
Initial datetime filter in ISO-8601 format
"2020-01-01T03:00:00.000Z"
Final datetime filter in ISO-8601 format
"2020-01-03T02:59:59.000Z"
Number of records per page
100
The c parameter is the cursor you should use to fetch the next page of results