Upsun Meta Registry

Upsun Service Registry API

v1.1.0

Disclaimer: This tool is in a BETA version. While we strive for accuracy, data may not be complete or up-to-date. Use at your own discretion.

📚 Access Interactive Documentation (Scalar)
🖼️
Container Images
Complete registry of available images
🌍
Regions
Global infrastructure locations
📦
Versions
Detailed version information
🔗
Endpoints
Registry access points

🔌 API Endpoints

GET /images
Get all images
curl https://meta.upsun.com/images
GET /images/{id}
Get image by Id
curl https://meta.upsun.com/images/{id}
GET /regions
Get all regions
curl https://meta.upsun.com/regions
GET /regions/{id}
Get region by Id
curl https://meta.upsun.com/regions/{id}
GET /extension/php
Get all PHP extensions
curl https://meta.upsun.com/extension/php
GET /extension/php/cloud
Get list of PHP extensions for cloud services
curl https://meta.upsun.com/extension/php/cloud
GET /extension/php/cloud/{id}
Get Cloud extension by Id
curl https://meta.upsun.com/extension/php/cloud/{id}
GET /schema/config
Get Upsun validation JSON schema
curl https://meta.upsun.com/schema/config
GET /schema/image-registry
Get Registry validation JSON schema
curl https://meta.upsun.com/schema/image-registry
GET /schema/service-versions
Get enum of service versions included in validation schema
curl https://meta.upsun.com/schema/service-versions
GET /schema/runtime-versions
Get enum of runtime versions included in validation schema
curl https://meta.upsun.com/schema/runtime-versions
GET /openapi-spec
Get Upsun OpenAPI specification
curl https://meta.upsun.com/openapi-spec