/sys/time

The current meter time as a decimal Unix timestamp string.

Get /sys/time

SecurityApiKey
Responses
200

Normal response.

401

Unauthorized response.

get/sys/time
Request samples
Response samples
application/json
{
  • "result": "1679104389.095469",
  • "error": "Error message (present if an error occurred)."
}