cURL
curl --request GET \ --url https://api.altostrat.io/servers/regions \ --header 'Authorization: Bearer <token>'
{}
Retrieves a structured list of all available geographical regions where a VPN instance can be deployed.
Enter your bearer token in the format: Bearer {token}
A structured list of available deployment regions.
A map of continents, each containing countries and their available cities for deployment.
Show child attributes
Was this page helpful?