Skip to main content
GET
/
public
/
Time
Get Server Time
curl --request GET \
  --url https://api.kraken.com/0/public/Time
{
  "error": [],
  "result": {
    "unixtime": 1688669448,
    "rfc1123": "Thu, 06 Jul 23 18:50:48 +0000"
  }
}

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

Success response

result
ServerTime · object
error
string[]

Kraken API error