Skip to main content
GET
/
cluster
/
quote
{
  "hourly_rate": 123
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

instance_type
string
required

Type of instance (e.g., '1xB200')

num_nodes
integer
required

Number of nodes in the cluster

Required range: x >= 1

Response

Successful Response

Response model for pricing quote endpoints (cluster and NFS).

hourly_rate
number
required
I