Skip to main content

Time

GET 

/api/v1/time

Test connectivity to the API server and get the current server time.

Responses

OK

Schema

    ts integer

    specifies the current server time in milliseconds

    Example: 1727860524082
Loading...