{
"channel": "trades",
"data": [
{
"coin": "<string>",
"px": "<string>",
"sz": "<string>",
"time": 123
}
]
}Live Data WebSocket API
trades
Trade events stream from volume file ingestion
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"channel": "trades",
"data": [
{
"coin": "<string>",
"px": "<string>",
"sz": "<string>",
"time": 123
}
]
}Trade events stream from volume file ingestion