API
One endpoint for spot prices across AWS, GCP, Azure.
Normalized schema. 60-second freshness. Historical depth up to 2 years. No agents.
Normalized schema
Same field names whether it is AWS, GCP, or Azure. No if-else in your code.
60-second freshness
We poll each cloud continuously. You query a Postgres-backed cache.
Cross-cloud compare
One call returns the same spec across all three clouds, sorted by price.
Spot Score
Risk-adjusted effective cost. One number instead of two columns.
Historical depth
Up to 2 years on Team. Queryable by hour, day, or week.
Webhooks
Alert when your price drops below a threshold or risk spikes.
Client libraries
TypeScriptPythonGoRustOpenAPI spec