Computeprices: Get Gpu Prices
Computeprices via Parse · developer_tools
Returns all GPU cloud rental pricing records from ComputePrices.com. Each record represents a specific (provider, GPU model, GPU count, pricing type) combination with its per-GPU hourly price. Approximately 900-1000 records are returned covering 65+ providers and 50+ GPU models. Optionally filter by pricing type or GPU model slug. One network round-trip. Retrieve GPU cloud rental pricing across all major providers tracked by ComputePrices.com. Returns every GPU offering with price, provider, configuration, and region details. Fulfilled by Parse from computeprices.com.
- computeprices
- computeprices-com
- developer-tools
- finance
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/fdc965ca-77e7-4099-b2d7-5b9f9719864c/get_gpu_prices
- Interface artifact
- sha256:9219b1f3ba03472b0387d40f21b60f86edbed7af33afde21497d02278889fd2a
- Manifest digest
- sha256:6ca2d19e92f789de9ecac4d7ba3eee27bfbfd155fa03a449c9831e4abf7b144f
Request fields
- gpu_model (string): Filter by GPU model slug (e.g. 'h100', 'a100sxm', 'l40s'). Slugs are returned in the gpu_slug field of each record. Omitting returns all GPU models.
- pricing_type (string): Filter by pricing model. Omitting returns all pricing types.: Allowed values: on_demand, spot, reserved
Example queries
- {"gpu_model":"h100","pricing_type":"spot"}