# Increase rate limit for API?

**URL:** https://meta.discourse.org/t/increase-rate-limit-for-api/296032
**Category:** Development
**Tags:** rest-api
**Created:** [February 20, 2024, 8:47am UTC](https://meta.discourse.org/t/increase-rate-limit-for-api/296032 "2024-02-20T08:47:55Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [February 20, 2024, 4:27pm UTC](https://meta.discourse.org/t/increase-rate-limit-for-api/296032/2 "2024-02-20T16:27:02Z")

</div>

Maybe have a look at this topic:

> [@Available settings for global rate limits and throttling](https://meta.discourse.org/t/available-settings-for-global-rate-limits-and-throttling/78612):
>
> Discourse ships with 3 different global rate limits that can be configured by site admins. Global per-ip rate limits These limits apply to every unique IP address that hits the Discourse application. (files that are served directly from the filesystem or the CDN are excluded) By default this rate limit is enabled, you may disable it or set it to a reporting mode. DISCOURSE\_MAX\_REQS\_PER\_IP\_MODE : default block, this rate limit applies out of the box. (other options are warn, warn+block, and n…

I think API rate limits are here:

> <https://github.com/discourse/discourse/blob/1f34f653bfb6ccb39a4f4f8085b07e9d94389e6f/config/discourse_defaults.conf#L200-L216>

---

_[View the full topic](https://meta.discourse.org/t/increase-rate-limit-for-api/296032)._
