A debug API is available to access more infos about releases. This API can be protected by HTTP basic auth (username/password) using configuration API_USERNAME
and API_PASSWORD
.
GET http://download.myapp.com/api/versions
GET http://download.myapp.com/api/version/1.1.0
GET http://download.myapp.com/api/resolve?platform=osx&channel=alpha
GET http://download.myapp.com/api/channels