We're using only the following two API endpoints:
-
/audit_logs -
/ticket_audits
For our use case, we only make one request to each endpoint every minute. With such a low API request rate (generally 2-3 requests per minute), we don't expect to encounter rate-limited situations. However, we have noticed a consistent spike in 429 responses from Zendesk on a daily basis between 15:00 and 23:00 UTC over the past two weeks.
We suspect this issue might be account-specific. Do you have any suggestion regarding how we should proceed to address the issue?