Skip to content

docs: add rate limits to analytics and update API reference pages#5805

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/e0e3e238
Open

docs: add rate limits to analytics and update API reference pages#5805
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/e0e3e238

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 14, 2026

Adds ## Rate limits sections to API reference pages that were missing them:

  • Analytics GET endpoints (caller stats, conversations, feedback, feedback-by-page, searches, views, visitors): 100 requests per Mintlify organization per hour
  • Trigger deployment (POST /project/update/{projectId}): 10 requests per Mintlify organization per 10 seconds
  • Get deployment status (GET /project/update-status/{statusId}): 20 requests per Mintlify organization per 10 seconds

Note

Low Risk
Documentation-only changes that add rate-limit notes; no runtime or behavioral impact beyond what users may infer from updated API docs.

Overview
Adds a new ## Rate limits section to analytics export endpoint docs (assistant-*, feedback*, searches, views, visitors), standardizing them to 100 requests per Mintlify organization per hour.

Updates the deployment APIs documentation to specify rate limits for POST /project/update/{projectId} (10 requests per org per 10 seconds) and GET /project/update-status/{statusId} (20 requests per org per 10 seconds).

Reviewed by Cursor Bugbot for commit 2f43168. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 14, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview May 14, 2026, 3:14 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants