diff --git a/api/assistant/get-page-content.mdx b/api/assistant/get-page-content.mdx index e64e3772c6..6e0b374812 100644 --- a/api/assistant/get-page-content.mdx +++ b/api/assistant/get-page-content.mdx @@ -6,4 +6,5 @@ keywords: [ "page", "content", "retrieve" ] --- ## Rate limits + - 10,000 requests per Mintlify organization per hour diff --git a/api/introduction.mdx b/api/introduction.mdx index 2bf9d922b5..f8d7bacd49 100644 --- a/api/introduction.mdx +++ b/api/introduction.mdx @@ -45,7 +45,7 @@ The Mintlify REST (Representational State Transfer) API enables you to programma ## Authentication -Generate API keys on the [API keys page](https://app.mintlify.com/settings/organization/api-keys) in your dashboard. Each API key belongs to an organization--you can use keys across multiple deployments within the same organization. +Generate API keys on the [API keys page](https://app.mintlify.com/settings/organization/api-keys) in your dashboard. Each API key belongs to an organization—you can use keys across multiple deployments within the same organization. You can create up to 10 API keys per hour per organization.