Messages
{
"req": "sub",
"chs": [
"bbo::1"
]
}{
"req": "unsub",
"chs": [
"bbo::1"
]
}{
"data": []
}{
"data": []
}{
"ch": "bbo::1",
"ts": 1767225600000,
"sq": 1234567890,
"data": {
"iid": 1,
"bp": "99.50",
"bq": "10.00",
"ap": "100.50",
"aq": "10.00"
}
}Perps WebSocket best bid and offer updates.
WSS
/
v1
/
ws
Messages
{
"req": "sub",
"chs": [
"bbo::1"
]
}{
"req": "unsub",
"chs": [
"bbo::1"
]
}{
"data": []
}{
"data": []
}{
"ch": "bbo::1",
"ts": 1767225600000,
"sq": 1234567890,
"data": {
"iid": 1,
"bp": "99.50",
"bq": "10.00",
"ap": "100.50",
"aq": "10.00"
}
}Subscribe
type:object
Subscribe to BBO updates for a specific instrument
Unsubscribe
type:object
Unsubscribe from BBO updates
Subscribe Response
type:object
Response to BBO subscribe request
Unsubscribe Response
type:object
Response to BBO unsubscribe request
Update
type:object
Real-time BBO updates for subscribed instruments
Was this page helpful?
⌘I