Uploading audio files to backendless

Plz is there a way or an api to upload audio file into the server then retrieve it.

Hi @Yomade_Stephens

You can use Files API to upload files to the applications’s file storage, including audio files.
Take a look at the documentation for File Upload and File Download

Best Regards,
Maksym

Tanx for the help