List market fills
All contracts that filled on hardware meeting the requirements for the given delivery window, sorted newest first. One row per fill (contract). 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 the contract's created_at (when the fill was recorded). Unix epoch seconds. Defaults to now - 7d; clamped to at most 90 days before now to bound scan cost.
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.
Valid keys and values are published at GET /v2/instance_sku_property_catalog.
Empty map = no constraints.
{ "accelerator": ["H100"] }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"