Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions api/assistant/get-page-content.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ keywords: [ "page", "content", "retrieve" ]
---

## Rate limits

- 10,000 requests per Mintlify organization per hour
2 changes: 1 addition & 1 deletion api/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 organizationyou can use keys across multiple deployments within the same organization.

You can create up to 10 API keys per hour per organization.

Expand Down