Skip to content

Get server time

GET
/v1/public/time

Get the server time. Please note: The server time is returned in seconds.

Responses

Server time with epochTime (Long, seconds since Unix epoch) and time (String, ISO 8601 format)

application/json

Playground

Samples