exchangeStatus

post
/info

Request exchange system status information.

Body

Request exchange system status information.

typeundefined · enumRequired

Type of request.

Possible values:
Responses
200

Exchange system status information.

application/json
post
/info
POST /info HTTP/1.1
Host: api.hyperliquid.xyz
Content-Type: application/json
Accept: */*
Content-Length: 25

{
  "type": "exchangeStatus"
}
{
  "time": 1,
  "specialStatuses": null
}

Last updated