Looking for some advice on API call struture and rate limits.
We are currently collecting data (flat files) from over 2000 applications daily using the User API.
2 users with a number of apps apiece collecting data.
We have oAuth tokens created for each app.
We are getting specfically 429 errors and even though we increase the number of oauth tokens, reducing the number of requests per token (as per the Data Ingress Guide) we are still getitng 5-10% of requests returning the 429 error. It appears there is maybe a user limit or limit per group of apps, rather than the per oAuth token limit.
Any advice would be appreciated, please understand we have already had a number of people go through the Data Ingress Guide in details so we've already seen it and been through it!
Any relatable experience with this type of set up would much appreciated!
Thanks in advance,
Red Fox Techos