We need to interact with different API environments based on the branch that was built in the [request](https://github.com/hossted/cli/blob/94fdc1b89e8e0d669c91b8fa3c7ef39d1d8a8d06/hossted/register.go#L79) but possibly in additional place main: https://app.hossted.com/api/register dev: https://app.dev.hossted.com/api/register
We need to interact with different API environments based on the branch that was built in the request but possibly in additional place
main: https://app.hossted.com/api/register
dev: https://app.dev.hossted.com/api/register