We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bdf55f commit a252094Copy full SHA for a252094
src/content/docs/using-the-api/rate-limits.mdx
@@ -13,7 +13,8 @@ import FeedbackForm from '../../../components/FeedbackForm.astro';
13
import { Icon, Aside } from '@astrojs/starlight/components';
14
15
OpenAQ limits the number of API requests you can make in a set time to ensure
16
-fair access for all users and prevent overuse.
+fair access for all users and prevent overuse. API rate limits are scoped to
17
+the user API key.
18
19
OpenAQ provides a very generous rate limit. If your needs exceed this rate
20
limit, we offer a custom pricing option for a higher rate limit.
0 commit comments