Skip to content

Commit a252094

Browse files
committed
rate limit update
1 parent 6bdf55f commit a252094

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/using-the-api/rate-limits.mdx

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ import FeedbackForm from '../../../components/FeedbackForm.astro';
1313
import { Icon, Aside } from '@astrojs/starlight/components';
1414

1515
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.
16+
fair access for all users and prevent overuse. API rate limits are scoped to
17+
the user API key.
1718

1819
OpenAQ provides a very generous rate limit. If your needs exceed this rate
1920
limit, we offer a custom pricing option for a higher rate limit.

0 commit comments

Comments
 (0)