Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.kraken.com/0/public/SystemStatus
{ "error": [], "result": { "status": "online", "timestamp": "2023-07-06T18:52:00Z" } }
Get the current system status or trading mode.
Success response
Show child attributes
Kraken API error
Was this page helpful?