List Trades
Trades
List Trades
List trade history for the authenticated user
GET
List Trades
Overview
Retrieve a list of executed trades for the authenticated user. Trades represent individual fills against orders.Authentication
Your API key with Read or Trade scope
Query Parameters
Filter by trading pair symbolExample:
USDT-NGNFilter by order IDExample:
550e8400-e29b-41d4-a716-446655440000Maximum number of trades to returnDefault:
50Range: 1 to 100Number of trades to skip for paginationDefault:
0Request Examples
Response
Indicates if the request was successful
Human-readable response message
Array of trade objects
ISO 8601 timestamp of the response
Success Response
Error Responses
Rate Limits
- 100 requests per minute per API key
Next Steps
List Orders
View your orders
Place Order
Place a new order