Skip to main content

Check Server Time

API Description

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

HTTP Request

GET /eapi/v1/time

Request Weight

1

Request Parameters

NONE

Response Example

{
"serverTime": 1499827319559
}