Machine Types

Generated on 18 Mar 2026

Base URL https://api.paperspace.com/v1

GET Get machine availability

/machine-availability
Authorizations: BearerAuth
Http: Bearer

An API key or access token

Gets the machine availability for a given region and machine type.

Query Parameters

machineType string required

Filter to machine availabilities with machine types matching this string.

region anyOf required

Filter to machine availabilities in this region.

curl -X GET \
  -H "Authorization: Bearer $API_TOKEN" \
  "https://api.paperspace.com/v1/machine-availability"

Responses

200

Successful response

available boolean required
default

Error response

code string required
details object optional
message string required
{
  "available": true
}
{
  "code": "string",
  "message": "string"
}

We can't find any results for your search.

Try using different keywords or simplifying your search terms.