Cloud GPU prices,
ready for your code
One REST call returns clean, normalized on-demand & spot prices across 3,508 GPU configurations from 16+ clouds β current, historical, and dependable. Stop scraping pricing pages and ship the feature instead.
The endpoints
Four endpoints. The whole GPU market.
Every route returns the same predictable JSON shape. Pick one to see a real request and response.
curl -G https://api.gpus.io/v1/prices \
-H "Authorization: Bearer $GPUS_API_KEY" \
--data-urlencode gpu=h100 \
--data-urlencode rentalType=on_demand \
--data-urlencode limit=2{
"data": [
{
"gpu": {
"key": "h100",
"name": "NVIDIA H100",
"vramGb": 80
},
"provider": {
"id": "lambda",
"name": "Lambda",
"website": "https://lambda.ai/"
},
"rentalType": "on_demand",
"commitmentTermMonths": null,
"gpuCount": 8,
"pricePerGpuHourUsd": 1.99,
"totalPricePerHourUsd": 15.92,
"specs": {
"vcpu": 208,
"ramGb": 1800,
"bootDiskGb": 1024,
"scratchDiskGb": 22000
},
"regions": [
"us"
],
"available": true,
"lastUpdated": "2026-06-03T08:12:04Z"
},
{
"gpu": {
"key": "h100",
"name": "NVIDIA H100",
"vramGb": 80
},
"provider": {
"id": "runpod",
"name": "RunPod",
"website": "https://runpod.io"
},
"rentalType": "on_demand",
"commitmentTermMonths": null,
"gpuCount": 1,
"pricePerGpuHourUsd": 2.49,
"totalPricePerHourUsd": 2.49,
"specs": {
"vcpu": 24,
"ramGb": 125,
"bootDiskGb": 80,
"scratchDiskGb": 1024
},
"regions": [
"us",
"nl"
],
"available": true,
"lastUpdated": "2026-06-03T08:12:04Z"
}
],
"pagination": {
"nextCursor": "eyJpZCI6MTQ4Mn0",
"limit": 2
}
}Build vs. buy
You could scrape it yourself
But every cloud changes its pricing page on its own schedule, and your scrapers donβt.
Pricing
Simple, usage-honest pricing
Subscribe by card, get your key instantly, cancel anytime.
Live GPU pricing for your app, in one call.
Track the whole market and build on it at scale.
Secure checkout by Polar. Pay by card, cancel anytime. Prices exclude any applicable taxes, calculated at checkout. By subscribing you agree to our Terms of Service and Privacy Policy.
FAQ
Questions, answered
Pull live GPU prices in the next five minutes
Subscribe, get your key instantly, and make your first call before your coffeeβs cold.