GPU pricing API
The same normalized dataset that powers this site, as free JSON. No key required.
Endpoints
| Endpoint | Returns |
|---|---|
/api/v1/prices.json | Every live price row (provider, GPU, type, region, $/hr). |
/api/v1/gpus.json | One entry per GPU model with its cheapest price and provider count. |
/api/v1/providers.json | One entry per provider with model count and lowest rate. |
Example
curl https://gpucloudprices.com/api/v1/gpus.json
Data is refreshed several times daily and served as static JSON (cache-friendly, fast).
Each payload includes a generated_at UTC timestamp. Usage-based and agent-payable
tiers are planned — check back, or get in touch.