Hello,
I want to use the NLA API. I am testing them, so I know how reliable they are. However, after about 10 or so queries, I am inevitably met with {error: rate limit exceeded...}.
- Is this rate limit per action or for the whole of the NLA API?
- Where is that rate limit described? I couldn’t find it anywhere in the docs.
- Is there a way to increase this rate limit?
- Do unsuccessful queries count toward the rate limit? I’m asking because I currently, if I hit the rate limit, I try a few more times. If this counts toward the rate limit, it’s a bit counterproductive to do this.