Skip to main content

Base URL

https://supply-api.compute-index.com

Authentication

All endpoints require a Bearer token. See Quickstart for details.

Content types

Most endpoints accept and return JSON. The exception is POST /get_offers, which accepts a YAML request body with Content-Type: application/yaml.

Rate limiting

EndpointLimit
POST /get_offers5 requests per minute per client
All other endpointsNo rate limit
Rate-limited responses return 429 Too Many Requests.

Offer expiration

Offers returned by /get_offers expire after 30 minutes. After expiration, the offer_id can no longer be used for procurement.

Endpoint groups

Discovery

Check available GPUs, vendors, regions, contracts, and storage options

Offers

Query offers, view details, check procurement status

Procurement

Provision GPU instances from an offer

Resources

List, inspect, and delete provisioned resources