Skip to main content
GET
/
servers
/
regions
List available server regions
curl --request GET \
  --url https://api.altostrat.io/servers/regions \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Enter your bearer token in the format: Bearer {token}

Response

A structured list of available deployment regions.

A map of continents, each containing countries and their available cities for deployment.

{key}
object