From c94f22594e6744491773cc7e23f608b7b6fff8ec Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 22:40:54 +0000 Subject: [PATCH] docs: apply brand tone and writing style fixes --- api/assistant/get-page-content.mdx | 1 + api/introduction.mdx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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.