Skip to main content
GET
Recent Futures Trades

Recent Futures Trades

Returns recent Binance Futures trades for a supported coin.
Requires a Pro or Enterprise plan.

Request

Headers

string
required
Your API key. See Authentication.

Path parameters

string
required
Coin symbol. Supported values: btc, eth, sol.

Query parameters

integer
default:"100"
Number of trades to return (1-1000).

Response

array
List of trade objects.
integer
Number of trades returned.
integer
Requested result limit.

Example

cURL

Response