Get a list of recent trades from the database
Enter your API key as the bearer token
Filter by market ID
Filter by platform
Filter by trade side
buy
, sell
, yes
, no
Number of results to return
Number of results to skip
Field to sort by
created_at
, created_at_unix
, price
, amount
, platform
, side
Sort direction
asc
, desc
List of recent trades
The response is of type object
.