How can I get information on the various Platform.sh regions?

For example, which ones are available, where are they, what IaaS infrastructure do they run on?

0

Comments

1 comment
Date Votes
  • You can use our API like this:

    curl -s -H "Authorization: Bearer $(platform a:t)" https://api.platform.sh/regions | json_pp
    
    0

Please sign in to leave a comment.

 

Didn't find what you were looking for?

New post