latestOpenAPI 3.1.02026-08-1051108155.9 KB

6e6f8dad92bf

Time

Returns current system time in milliseconds via POST

post/v1/time

Response

timenumber required

Current system timestamp (ms since Unix Epoch)

Example response

{
  "time": 1712019600000
}