GET
List available plans

Authorizations

Authorization
string
header
required

Bearer token for authentication. Format: 'Bearer {token}'

Response

List available plans

name
string
required

Plan name

code_name
string
required

Plan code identifier

description
string
required

Plan description

plan_type
string
required

Plan category: 'dev' for development/hobby workloads, 'pro' for production workloads

ram_size
integer<int64>
required

RAM allocation in bytes

disk_size
integer<int64>
required

Disk storage in bytes

cpu_size
number<float>
required

CPU allocation in cores

unit_price
integer<int32>
required

Price in cents per billing period