curl --request GET \
--url https://api.sfcompute.com/v0/orders/{id} \
--header 'Authorization: Bearer <token>'{
"object": "order",
"id": "order_xyz789",
"side": "buy",
"status": "open",
"instance_type": "h100i",
"quantity": 4,
"start_at": "2021-01-01T00:00:00Z",
"end_at": "2021-01-01T01:00:00Z",
"price": 2850000,
"flags": {
"market": false,
"post_only": false,
"ioc": false
},
"executed": false,
"cancelled": false,
"colocate_with": [],
"created_at": "2021-01-01T00:00:00Z",
"rejected": false
}curl --request GET \
--url https://api.sfcompute.com/v0/orders/{id} \
--header 'Authorization: Bearer <token>'{
"object": "order",
"id": "order_xyz789",
"side": "buy",
"status": "open",
"instance_type": "h100i",
"quantity": 4,
"start_at": "2021-01-01T00:00:00Z",
"end_at": "2021-01-01T01:00:00Z",
"price": 2850000,
"flags": {
"market": false,
"post_only": false,
"ioc": false
},
"executed": false,
"cancelled": false,
"colocate_with": [],
"created_at": "2021-01-01T00:00:00Z",
"rejected": false
}Documentation Index
Fetch the complete documentation index at: https://docs.sfcompute.com/llms.txt
Use this file to discover all available pages before exploring further.
Create an API token using sf tokens create or at https://sfcompute.com/account/api-keys.
Order ID
ordr_[0-9a-zA-Z_-]{1,21}"ordr_k3R-nX9vLm7Qp2Yw5Jd8F"
Order details
order "order"
ordr_[0-9a-zA-Z_-]{1,21}"ordr_k3R-nX9vLm7Qp2Yw5Jd8F"
buy, sell open, filled, cancelled, rejected "h100i"
"h100v"
"h200ki"
4
An ISO 8601 datetime string
"2025-07-11T20:41:37.423Z"
An ISO 8601 datetime string
"2025-07-11T20:41:37.423Z"
Price in cents
2850000
Configure more fine grained order behavior.
Show child attributes
An ISO 8601 datetime string
"2025-07-11T20:41:37.423Z"
Unix timestamp.
1738972800
An ISO 8601 datetime string
"2025-07-11T20:41:37.423Z"
An ISO 8601 datetime string
"2025-07-11T20:41:37.423Z"
cont_[0-9a-zA-Z_-]{1,21}"richmond"