Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Python
timestamp = client.heartbeat()
const timestamp = await client.heartbeat();
let timestamp = client.heartbeat().await?;
{ "nanosecond heartbeat": 1 }
{ "error": "<string>", "message": "<string>" }
Returns a nanosecond timestamp of the current time.
Success
x >= 0
Was this page helpful?
Contact support