Skip to content

Commit

Permalink
removing the time lmitation from the callout
Browse files Browse the repository at this point in the history
  • Loading branch information
pzaichkina authored Jan 29, 2024
1 parent 42dbca1 commit 4192801
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/using-the-api/rate-limits.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ Handling rate limits is a challenging aspect of building financial integrations.

## Codat rate limits

:::caution Rate limits enforced from 1<sup>st</sup> October 2023
From October 1, 2023, rate limits listed on this page will be enforced by `api.codat.io`, and it will not be possible to make API calls that exceed the quota.
:::
Rate limits listed on this page are enforced by `api.codat.io`, and it is not possible to make API calls that exceed the quota.

Codat will return a `429` status code for all requests to the API that are received while rate limiting is active. The body of the response will look like any other [error that gets returned by Codat](/using-the-api/errors).

Expand Down

0 comments on commit 4192801

Please sign in to comment.