Instances
/instances/types
Return all the GPU instance types with their corresponding availability and specs.
GET
/
instances
/
types
Authorizations
X-API-KEY
string
headerrequiredQuery Parameters
cloud
string
Filter the instance type results by cloud.
region
string
Filter the instance type results by region.
num_gpus
string
Filter the instance type results by the number of gpus.
gpu_type
string
Filter the instance type results by gpu type.
shade_instance_type
string
Filter the instance type results by the shade instance type.
available
boolean
Filter the instance type results by availability.
sort
enum<string>
Sort the order of the instance type results.
Available options:
price
Response
200 - application/json
Response of /instances/types
instance_types
object[]
required