@duncm wrote:
Is there any more specific guidance on rate limiting other than this page?
In particular:
- is there a separate limit per endpoint, or a single limit for the whole API?
- is the limit applied per user/token or across the whole account?
I’m pulling data from the
/incidents
endpoint and wondering how likely it is I’ll be rate limited (haven’t been yet) and, if yes, whether it affects just me or everyone else on our account as well.What would be useful is to have rate-limiting status returned in response headers, along the lines of GitHub REST API v3.
Posts: 1
Participants: 1