LIVE — Prices updated 5.6 hours ago
📊 89 providers tracked🔄 43,875 prices today
Find the Best AI Prices
Compare GPU compute and LLM inference API costs across every major cloud provider — updated daily.
Updated daily
89 providers
283 models tracked
69
GPU Providers
66
GPU Models
20
LLM Providers
217
LLM Models
Free API
Built for AI agents.
Cloud GPU and LLM pricing as JSON. No signup — 10 requests/hour per IP. A free key gets you 500/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..."
}
}