GET
/time
curl \
-X GET https://api.omniex.io/edge/v1beta/time
Response examples (200)
{
"data": {
"timestamp": "2021-04-21T01:43:06.000Z"
},
"meta": {}
}
Response examples (200)
{
"data": {
"timestamp": "2025-05-04T09:42:00Z"
},
"meta": {}
}