Skip to content

Commit

Permalink
Update rate-limits.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pzaichkina authored Sep 11, 2024
1 parent c5a74d4 commit 60bf163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/using-the-api/rate-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ This will enhance the Codat experience for you and your customers.

:::tip Client rate limit reset

Our rate limits are calculated daily and reset at 00:00 UTC each day. You can use our dedicated [client.rateLimit.{reset|reached}](/platform-api#/webhooks/client.rateLimit.reached/post) webhook event types to be notified about rate limit changes.
Our rate limits are calculated daily and reset at 00:00 UTC each day. You can use our dedicated `client.rateLimit.{reset|reached}` [webhook event types](/using-the-api/webhooks/event-types) to be notified about rate limit changes.

:::

Expand All @@ -66,4 +66,4 @@ We may block an IP's traffic without warning if, in our view, it significantly i

## Read next

- [Optimize calls to our API](/using-the-api/optimizing-api-calls)
- [Optimize calls to our API](/using-the-api/optimizing-api-calls)

0 comments on commit 60bf163

Please sign in to comment.