Get the server’s 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.
curl --request GET \
--url https://api.kraken.com/0/public/Time{
"error": [],
"result": {
"unixtime": 1688669448,
"rfc1123": "Thu, 06 Jul 23 18:50:48 +0000"
}
}