seaona
1
Which are the circle ci API V2 rate limits both for authenticated and unauthenticated calls?
I can’t find this anywhere in the documentation
olafmol
2
Hello @seaona you can find your current rate-limits for a specific call by inspecting the headers, as described here: CircleCI API developer’s guide - CircleCI
Let me know if this is helpful, tnx!
seaona
3
hello @olafmol , thank you I just saw it now. That’s helpful!
As a suggestion, I think that it would be beneficial to have a table of the endpoints and rate limits, depending on authentication etc., rather than having to query each endpoint individually.
Thank you again!