Lookup the time difference (in milliseconds) between your time and the Prodege server’s time, which is used to validate your request (see Authentication section for details)
Request URL
/lookup-request-time-offset
Request Method
GET
Request Parameters
Parameter Name
Parameter Type
Description
Required?
client_time
Numeric
Your current time in milliseconds.
Yes
Response Parameters
Parameter Name
Parameter Type
Description
return_status
String
The return status for this api call.
request_time_offset
Numeric
The difference between the Prodege server’s and your time (in milliseconds).