v7

latestOpenAPI 3.0.12026-08-03158127387.0 KB
Plans

List plans

Lists all plans. Availability by region is included in attributes.regions.locations.available[*] node for a given plan.

get/plans

Query parameters

filter[name]string

The plan name to filter by

filter[slug]string

The plan slug to filter by

filter[location]string

The location of the site to filter by

filter[stock_level]'unavailable' | 'low' | 'medium' | 'high' | 'unique'

The stock level at the site to filter by

filter[in_stock]boolean

The stock available at the site to filter by

filter[gpu]boolean

Filter by the existence of an associated GPU

filter[ram]integer

The ram size in Gigabytes to filter by, should be used with the following options: [eql] to filter for values equal to the provided value. [gte] to filter for values greater or equal to the provided value. [lte] to filter by values lower or equal to the provided value.

filter[disk]integer

The disk size in Gigabytes to filter by, should be used with the following options: [eql] to filter for values equal to the provided value. [gte] to filter for values greater or equal to the provided value. [lte] to filter by values lower or equal to the provided value.

Response

Success