BaselineHQ Pricing API
Provider | Service | Regions | Pricing Type |
---|---|---|---|
AWS | EC2 instances | All regions | On-demand, Reserved |
Azure | Virtual Machines | All regions | On-demand, Reserved |
GCP | Compute Engine | All regions | On-demand, Committed Use |
DigitalOcean | Droplets | All regions | Standard, Premium |
Hetzner | Cloud instances | All regions | Standard |
OVH | Instances | All regions | On-demand, Reserved |
/pricing
) provides detailed cost information for specific cloud instances. You can query pricing for any supported instance type, region, and provider combination. The endpoint returns:
/recommendations
) analyzes your current instance configuration and suggests cost-effective alternatives across all supported providers. The endpoint provides:
/providers
) returns a list of all supported cloud providers, regions, services, and usage types (e.g.: spot_preemptible, ondemand, reserved). All values are now case-insensitive and returned in lower case.