Get Recent Trade
This API retrieves recent trade data for a specified trading pair, including details about the trade type, symbol, price, and quantity.
GET
https://nami.exchange/api/v3/spot/recent_trade
Headers
Name
Value
Content-Type
application/json
Query Parameters
Name
Type
Description
Required
Example
symbol
string
Trading pair symbol
No
BTCUSDT
Response
Last updated