We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.

Forum Discussion

tralibex's avatar
tralibex
Explorer | Level 3
4 months ago

Download limits

I'm using a wordpress plugin that i can connect to my dropbox account via api integration where are granted access to files (from 50mb to 10gb).

 

Are there any limitations of how many simultaneously downloads, bandwidth or requests can be made?

  • Mark's avatar
    Mark
    Icon for Super User II rankSuper User II

    Yes. 

     

    Simply put Dropbox is not a content delivery network and should not be relied upon at all. 

     

    For example as a free user its limited to 20/gb per rolling 24 hours and 100,000 downloads. It is more for paid users which you can see here. However, if you hit those limits the links will fail and you cannot get around this. They will fail initially for 24 hours and each time get longer. 

  • Здравко's avatar
    Здравко
    Legendary | Level 20

    tralibex wrote:

    ...

    Are there any limitations of how many simultaneously downloads, bandwidth or requests can be made?


    Hi tralibex,

    Your question includes (or may do it as presented) too many things, so difficult to get a single (universal) answer. Mark did clarify already the links limitations if you use API calls only to get links that you use after that. There may be additional limitations related to file content management (either upload or download - i.e. directed to content.dropboxapi.com) that are account related. You may check if your subscription imposes such limitations and if so, what they are. Other explicit limitations to API calls don't exist. There is possible to come up implicit limitations though; limitations related to how Dropbox works. It's difficult to recognize such an limits. When such a limitation comes up, you will be notified with RateLimitError (status code 429) or sometimes possible with 5XX status code. You have to be ready to handle such cases and repeat the request on go with some delay.

    Hope this clarifies matter.

About Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,875 PostsLatest Activity: 2 hours ago
323 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!