System

Get system state

Get the current state of the Paradex system

Response

{"status": "ok"}

Status Values

  • ok: Fully operational
  • maintenance: Trading unavailable
  • cancel_only: Only cancellations allowed

Check before trading operations.

get/system/state

Response

OK

status'ok' | 'maintenance' | 'cancel_only' | 'post_only'

Changes

Changed in 2 of the 65 revisions of this API.11

    • the response's property type changed from object to no type for status

      response-property-type-changed

    • added the media type application/json for the response with the status

      response-media-type-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog