I want to store audio files of a podcast in my Dropbox for showcasing them on a smaller static Website.
So far I tried using public links to each file, but reach the bandwidth limit of these quite fast, because everytime somebody reloads the page that takes around 500 MB.
I thought about using the Dropbox API for accessing the files, but are there the same limits for the API?