LIVE — Prices updated 6.4 hours ago
📊 82 providers tracked🔄 23,292 prices today
Find the Best AI Prices
Compare GPU compute and LLM inference API costs across every major cloud provider — updated daily.
Updated daily
82 providers
280 models tracked
64
GPU Providers
66
GPU Models
18
LLM Providers
214
LLM Models
Free API
Built for AI agents.
Cloud GPU and LLM pricing as JSON. No signup — 60 requests/hour per IP. A free key gets you 5,000/hour and 30-day trend windows.
- ✓Every major cloud GPU provider and LLM inference API in one response.
- ✓Daily trends and week-over-week movers built in — not just current snapshots.
- ✓Updated hourly. One stable shape across providers, so you skip the per-vendor scraping.
Try it
curl https://computeprices.com/api/v1/gpu-pricesResponse
{
"data": [
{
"provider": "Lambda",
"gpu": "H100 80GB",
"price_per_hour_usd": 2.49,
"pricing_type": "on_demand",
"last_updated": "2026-04-20T10:15:30Z"
}
],
"meta": {
"generated_at": "2026-04-20T10:15:30Z",
"version": "v1",
"tier": "public",
"rate_limit": {
"limit": 60,
"remaining": 59,
"reset": 1745144130000,
"window_seconds": 3600
},
"upgrade_hint": "A free API key lifts your limit..."
}
}