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
Documentation Index
Fetch the complete documentation index at: https://stabyl.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key. Send it in the X-Api-Key header.
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.