Hey everyone, I was wondering what the rate limits...
# help
a
Hey everyone, I was wondering what the rate limits for the API are. We are currently checking if we implement theirstack and since I am the person that is doing the coding, I would like to double check that with you
c
Hey Andreas, We don't recommend doing more than one concurrent request. What's your use case? What data do you need?
a
to check on a regular basis (monthly or quaterly) if company x was/is looking for someone with the qualification for tool y that indicates if the tool is used. The tools are very niche (german hospital administration software). The list will consist of ~ 2K companies thats why I am asking since I will process all of them at once at the given time. There will at a later stage probably also other use cases and if there is only once concurrent request I just need to have that in mind while developing so that all of them go into a queue with concurrency: 1.
c
Okay, that's great, thanks for sharing
🙌 1
g
following