Discussions

Ask a Question
Back to all

Question regarding API limits for large dataset archives (Friday Night Funkin assets)

Hello developer team,
I am currently testing the integration with the API for a digital archiving project. I am using the open-source repository of the game Friday Night Funkin (containing thousands of XML, JSON, and PNG files) as my test dataset to simulate a complex directory structure.
Does the current upload endpoint handle high-concurrency requests well for this type of nested folder hierarchy, or is it recommended to zip the assets before transmission to avoid timeout errors?
Any documentation on bulk upload limits would be appreciated.
Thanks!