HTTP

Downloading files via HTTP can be either done via a browser or with help of curl or wget. curl and wget can only be used if your users are having a valid API token.

As soon as your customers asks for an artifact of one of your releases, ninkik checks the permission. If the customer is authorized, we are generating a special URL for your used storage provider. This URL is sent back to the customer, either as a HTTP redirect or as a JSON repsonse object. The URL is valid for two hours in which the customer can download the requested file.