GPU pricing API

The same normalized dataset that powers this site, as free JSON. No key required.

Endpoints

EndpointReturns
/api/v1/prices.jsonEvery live price row (provider, GPU, type, region, $/hr).
/api/v1/gpus.jsonOne entry per GPU model with its cheapest price and provider count.
/api/v1/providers.jsonOne 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.