Skip to main content

Get Utc Time

GET 

/config/v1/time/utc

Returns the current UTC time for use by the game client. Allows a game client with a incorrect local time to compare against the API's time and create a offset to act upon.

Responses

Successful Response

Schema

    string

Loading...