Skip to main content
POST
Register heartbeat

Authorizations

X-Api-Key
string
header
required

API key for authenticated endpoints. See API Key for how to obtain one.

Body

application/json
requestor
string
required

The ethereum address associated with your account

timeoutSeconds
integer
required

The number of seconds before heartbeat service times out and cancels your open orders

Required range: 0 <= x <= 3600

Response

status
string

success or failure if the request succeeded or not

data
object
Last modified on April 14, 2026