Skip to content

Commit

Permalink
Update Expensify-API.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RachCHopkins authored Dec 18, 2024
1 parent b5773ad commit e806331
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/articles/expensify-classic/connections/Expensify-API.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ If you’re seeking help with Expensify's API, do not share your partnerUserSecr

**Is there a rate limit?**

Yes, the rate limit is currently 50 requests per minute. If you exceed this limit, you'll receive an error message.
To keep our platform stable and handle high traffic, Expensify limits how many API requests you can send:
- Up to 5 requests every 10 seconds
- Up to 20 requests every 60 seconds

Sending more requests than allowed may result in an error with status code `429`.

**What is a Policy ID?**

Expand Down

0 comments on commit e806331

Please sign in to comment.