Skip to main content
GET
/
public
/
SystemStatus
Get System Status
curl --request GET \
  --url https://api.kraken.com/0/public/SystemStatus
{
  "error": [],
  "result": {
    "status": "online",
    "timestamp": "2023-07-06T18:52:00Z"
  }
}

Documentation Index

Fetch the complete documentation index at: https://kraken-sandbox.mintlify.app/llms.txt

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

Response

200 - application/json

Success response

result
object
error
string[]

Kraken API error