Skip to main content
GET
List recent trades
Return the latest persisted standardized trades from the standalone trade ingestion service.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:32

Maximum records returned.

Required range: 1 <= x <= 500

Response

Recent trades

data
object[]
required
filters
object
required