Skip to main content
GET
/
v1
/
server
/
fetch_server_time
let result = ex.fetch_server_time().await?;
"2026-01-01T00:00:00Z"

Documentation Index

Fetch the complete documentation index at: https://docs.openpx.trade/llms.txt

Use this file to discover all available pages before exploring further.

correction in signing-sensitive paths and HFT replay where local chrono::Utc::now() would silently drift from the venue’s clock.

Returns

result
DateTime
let result = ex.fetch_server_time().await?;
"2026-01-01T00:00:00Z"

Response

Success.

The response is of type string<date-time>.