GET /api/v3/trades
Summary: Recent trades list
Operation ID: getTrades
Auth: unknown
Operation ID: getTrades
Auth: unknown
Description
Get recent trades for a symbol.
Parameters (2)
limit
(integer, query, optional, default: 500)
Limit of trades to return. Default 500; max 1000.
Constraints: {'maximum': 1000}
symbol
(string, query, required)
Symbol to get trades for (e.g., BTCUSDT)
No probe data for this endpoint yet.