Skip to main content
GET
Public - Trades

Query Parameters

pair
string
required

Currency pair code

Example:

"BTC_BRL"

start_time
string

Initial datetime filter in ISO-8601 format

Example:

"2020-01-01T03:00:00.000Z"

end_time
string

Final datetime filter in ISO-8601 format

Example:

"2020-01-03T02:59:59.000Z"

page_size
number

Number of records per page

Example:

100

current_page
number

Page number for pagination

Example:

3

c
string

The c parameter is the cursor you should use to fetch the next page of results

Response

200 - application/json

Ok

data
object
required
error_code
number
required
Example:

null

message
string
required
Example:

null