Skip to main content
GET
/
api
/
v4
/
public
/
platform
/
status
Maintenance status
curl --request GET \
  --url https://whitebit.com/api/v4/public/platform/status
{
  "status": "system operational"
}

Documentation Index

Fetch the complete documentation index at: https://whitebit-mintlify-seo-descriptions-1775434197.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Successful response

status
enum<string>
required

system operational or system maintenance

Available options:
system operational,
system maintenance
Example:

"system operational"