List market fills
⚠️ This endpoint is in public preview.
All trades that filled on hardware meeting the requirements for the given delivery window, sorted newest first. One row per fill, including the instance SKU. Participant identity is never exposed.
Authorizations
Create an API token using sf tokens create or at https://sfcompute.com/account/api-keys.
Query Parameters
URL-safe field[:op]:value triples joined by ;.
Start of the delivery window. Unix timestamp.
1738972800
End of the delivery window. Unix timestamp.
1738972800
Lower bound on when the fill happened. Unix epoch seconds. Defaults to now - 7d. Must be no more than 30 days before now; older values return 422.
Unix timestamp.
1738972800
Maximum results to return. Clamped to [1, 200]. Default 50.
1 <= x <= 200Set to the response's cursor to fetch the next (older) page.
^mfilc_[A-Za-z0-9_-]+$"mfilc_gqXR7s0Kj5mHvE2wNpLc4Q"
Response
Paginated list of fills.
Paginated list of historical fills, newest first.
"list"Key/value filters on instance SKU properties.
Keys are the property names instance SKUs carry on GET /v2/instance_skus (e.g. accelerator); values match each property's value spelling. The reserved instance_sku key pins to a single SKU by id.
Empty map = no constraints.
Unix timestamp.
1738972800
Unix timestamp.
1738972800
Server time when the fills were sampled.
1738972800
Pass as starting_after to fetch the next page.
^mfilc_[A-Za-z0-9_-]+$"mfilc_gqXR7s0Kj5mHvE2wNpLc4Q"