Skip to main content
GET
Recent Spot Trades

Recent Spot Trades

Returns recent Binance Spot 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