Products
Get product trades
Gets a list the latest trades for a product.
GET
Side
The side
of a trade indicates the maker order side. The maker order is the order that was open on the order book.
A buy
side indicates a down-tick because the maker was a buy order and their order was removed. A sell
side indicates an up-tick.
Pagination
This request is paginated. See Pagination for more information.
Path Parameters
list trades for specific product.
Query Parameters
Limit on number of results to return.
Used for pagination. Sets start cursor to before
id.
Used for pagination. Sets end cursor to after
id.
Response
200
application/json
The response is of type object[]
.