Create a new order
Authorizations
Create an API token using sf tokens create or at https://sfcompute.com/account/api-keys.
Headers
Optional key to ensure idempotent order creation
Body
Order side: "buy" or "sell"
sell, buy 10
A date/time value that can be either "NOW" or an ISO 8601 datetime string
"NOW"
"2025-07-11T20:41:37.423Z"
A date/time value that can be either "NOW" or an ISO 8601 datetime string
"NOW"
"2025-07-11T20:41:37.423Z"
Price in cents
1600
"h100i"
Configure more fine grained order behavior.
A contract to colocate with. This overrides the instance_type if specified.
cont_[0-9a-zA-Z_-]{1,21}Specify what cluster to land on. This overrides the instance_type if specified.
"richmond"
Response
Order created successfully