Wallet

System Status (System)

Fetch system status.

Weight(IP): 1

get/sapi/v1/system/status

Response

OK

statusinteger required

0: normal, 1:system maintenance

msgstring required

"normal", "system_maintenance"

Example response

{
  "msg": "normal"
}

Changes