Get recent trades
Exchange
Get recent trades
Returns recent public trades for a market with sequence numbers for incremental reads. Store the last processed sequence if you are building a polling-based market data feed.
GET
Get recent trades
Authorizations
API credential. Withdrawal quote and submit operations additionally require the documented Ed25519 timestamp, nonce, and signature headers.
Query Parameters
Trading pair identifier returned by GET /partner/exchange/markets, for example USD/NGN.
Resume public trade reads after a previously processed sequence number.
Number of trades to return. Defaults to 50 and is capped by the API.