Any file in the Backendless File Storage is also accessible through a public URL. This functionality can be restricted by changing security settings.
The public file URL can be built using the following format:
https://api.backendless.com/<application id>/<version name>/files/<path>/<file name>
where <application id>, <path>, and <filename> should be replaced with the specific values. Another way to obtain the file’s public URL is by using Backendless Console: