Messages
{
"req": "sub",
"chs": [
"notifications"
]
}{
"req": "unsub",
"chs": [
"notifications"
]
}{
"data": []
}{
"data": []
}{}Notifications
Perps WebSocket private notification updates.
WSS
/
v1
/
ws
Messages
{
"req": "sub",
"chs": [
"notifications"
]
}{
"req": "unsub",
"chs": [
"notifications"
]
}{
"data": []
}{
"data": []
}{}Subscribe
type:object
Subscribe to private perps notifications (requires prior auth)
Unsubscribe
type:object
Unsubscribe from private perps notifications
Subscribe Response
type:object
Response to notifications subscribe request
Unsubscribe Response
type:object
Response to notifications unsubscribe request
Update
Real-time perps notification frame (data or resync) for authenticated users
Was this page helpful?
⌘I