v1
latestOpenAPI 3.1.02026-07-241653251.3 MBPublic
Get server time
Provides the current server time in seconds using Unix timestamp format.
get/time
Response
Current server time as a Unix epoch in seconds.
Example response
{
"epoch": 1550174574
}Provides the current server time in seconds using Unix timestamp format.
Current server time as a Unix epoch in seconds.
{
"epoch": 1550174574
}