Messages
{
"req": "post",
"op": {
"type": "ping"
}
}{
"data": {
"status": "ok",
"ts": 1767225600000,
"sq": 1234567890
}
}Ping
Perps WebSocket heartbeat.
WSS
/
v1
/
ws
Messages
{
"req": "post",
"op": {
"type": "ping"
}
}{
"data": {
"status": "ok",
"ts": 1767225600000,
"sq": 1234567890
}
}Ping
type:object
Client sends ping to test connection and keep alive
Pong
type:object
Server responds with pong including connection info
Was this page helpful?
⌘I