How to ask for Network current time through the REST Cloud API

I’m writing an application to monitor our devices (systems) using the RESTful Web API (Cloud API and I am concerned about the difference between my Linux server’s clock and the Network clock used to timestamp data in the API.

How can I ask the API what the current time is?