Fields
timestamp: execution time in UTC microsecondsdata.price: matched execution pricedata.quantity: executed size in base unitsdata.side: aggressor side, one ofbuy,sell, orunknown
Next steps
- Read Trades API for request parameters and auth behavior.
- Read OHLCV if you want interval-based aggregations derived from trade flow.
- Read Raw payloads if you need exchange-native trade messages instead.