/
BA
baselinehq
/
CostGraph Pricing API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 23m ago · Updated 7d ago
View markdown
baselinehq
CostGraph Pricing API
post
Get pricing for an instance
latest
OpenAPI 3.0.1
Apache 2.0
raw.githubusercontent.com
2026-08-14
19
33
67.1 KB
118039137757
get
Get your custom pricing entries
post
Register a custom provider
delete
Delete a custom provider instance
get
Get your custom database pricing entries
post
Register custom database pricing
delete
Delete a custom database pricing entry
get
Get your custom disk pricing entries
post
Register a custom disk provider
delete
Delete a custom disk provider entry
get
Get your custom model pricing entries
post
Register custom model pricing
delete
Delete a custom model pricing entry
post
Get pricing for an instance
post
Get pricing for an instance
post
Get pricing for a disk
get
Get details for the providers
post
Get recommendations for compute instances
post
Get recommendations for compute instances
post
Get recommendations for disks
Get pricing for an instance
Get pricing for compute instances
post
/pricing/compute
Request body
GithubComBaselinehqGolangSharedTypesInstance
required
availability_zone
string
fallback_to_base_pricing
boolean
id
string
instance_type
string
operating_system
string
provider
'GCP'
|
'AWS'
|
'DigitalOcean'
|
'Azure'
|
'Hetzner'
|
'OVHCloud'
|
'PlanetScale'
|
'STACKIT'
|
'Base'
region
string
service
'ComputeEngine'
|
'AmazonEC2'
|
'Droplet'
|
'AzureCompute'
|
'AzureManagedDisks'
|
'HetznerCompute'
|
'OVHPublicCloud'
|
'BaseCompute'
|
'BaseDisks'
|
'AmazonEBS'
|
'AmazonRDS'
|
'AuroraDSQL'
|
'CloudSQL'
|
'AlloyDB'
|
'CloudSpanner'
|
'AzureDatabaseForPostgreSQL'
|
'AzureDatabaseForMySQL'
|
'AzureSQLDatabase'
|
'AzureSQLManagedInstance'
|
'PlanetScale'
|
'ComputeEnginePersistentDisk'
|
'STACKITCompute'
|
'STACKITBlockStorage'
|
'STACKITDatabase'
usage_type
'SPOT_PREEMPTIBLE'
|
'ONDEMAND'
|
'RESERVED'
|
'ONDEMAND_CUSTOM'
|
'SPOT_PREEMPTIBLE_CUSTOM'
|
'RESERVED_CUSTOM'
|
'SOLE_TENANCY'
|
'CUSTOM'
|
'EXTENDED'
vm
GithubComBaselinehqGolangSharedTypesVM
Response
Pricing for a given instance
SchemaComputePricingsRow
required
architecture
string
availability_zone
string
cost_per_hour
number
cpu_cores
number
cpu_cores_cost_per_hour
number
created_at
string
currency
string
gpu_cost_per_hour
number
gpu_count
number
gpu_type
string
id
string
instance_type
string
native_cost_per_hour
number
operating_system
string
period_billing_hours
number
provider
string
ram_gb
number
ram_gb_cost_per_hour
number
raw_pricing_data
object
region
string
service
string
tags
object
updated_at
string
usage_type
string