Skip to content

Commit 330afac

Browse files
Merge pull request #35 from mariano-martin1/mariano/update-quotas-message
Update quotas message
2 parents 05e4a8b + 341d1a9 commit 330afac

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/concepts/rate-limits-and-quotas.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ If you receive 429 errors, Flare's recommended course of action is to wait 10 se
2727

2828
## Quotas
2929
API users are responsible for monitoring their Global Search API usage and ensuring it remains within their allocated monthly quota.
30-
31-
Each response includes `X-Flare-Global-Searches-Remaining`: The number of API calls remaining in your monthly allocation.
30+
31+
Users with account administration rights can also view their Global Search API monthly calls by logging into the platform and navigating to [the tenants page](https://app.flare.io/#/tenants).
32+
33+
Moreover, each global search response includes `X-Flare-Global-Searches-Remaining`, indicating the number of API calls remaining in your monthly allocation.
3234

3335
To avoid service interruptions or missed events, we recommend implementing proactive monitoring of your usage.

0 commit comments

Comments
 (0)