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

Changed in 1 of the 26 revisions of this API.2

    • the response property msg became required for the status 200

      response-property-became-required

    • the response property status became required for the status 200

      response-property-became-required