Get Status

GET https://illumigate.swivel.exchange/status

This endpoint allows you to request a status of the API and the protocol.

{
  "status": "Illuminate protocol is active",
  "started": 1674757292,
  "illuminatePaused": false,
  "protocolsPaused": [
    false,
    false,
    false,
    false,
    false,
    false,
    false,
    false,
    false
  ]
}

Last updated