Hi, i am doing a POC project to leverage dropbox store and API provided, to exchange some real time data file. I am thinking to get a client application call dropbox api every couple seconds (or more high frequency) , to verify any change of those data files.
What's the maxium frequency and amount of API call per every user account dropbox can support ? Is there any limitation ?
thx.