Prices: Current
Search current GPU prices with flexible filtering, pagination, and sorting. Reflects the state at the moment of the call; consumers building reproducible daily snapshots should use /as-of with a date instead.
vendor, gpu_model, region, contract_type, price / GPU-count / memory bounds, and sort with sort_by / sort_order.
page / page_size (max 1000).Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number (starts at 1)
x >= 1Items per page (max 1000)
1 <= x <= 1000Filter by vendor (exact match). Supports comma-separated list (max 20). Example: aws,gcp,azure
Filter by GPU model (partial match). Supports comma-separated list (max 5). Example: H100,A100,L40S
Filter by canonical GPU name (exact match). Supports comma-separated list (max 20). Example: nvidia-h100-sxm-80gb
Filter by region (exact match). Supports comma-separated list (max 20). Example: us-east-1,eu-west-1
Filter by contract type. Supports comma-separated list (max 20). Example: ondemand,spot,reserved
Filter by availability status
Minimum price per GPU hour (USD)
x >= 0Maximum price per GPU hour (USD)
x >= 0Minimum number of GPUs
x >= 0Maximum number of GPUs
x >= 0Minimum GPU memory in GB
x >= 0Maximum GPU memory in GB
x >= 0Sort field
Sort order (asc or desc)