We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7e7a99 commit 94a9870Copy full SHA for 94a9870
api-reference/chat/create-assistant-message.mdx
@@ -1,3 +1,11 @@
1
---
2
openapi: POST /assistant/{domain}/message
3
4
+
5
+## Rate limits
6
7
+The assistant API has the following limits:
8
9
+- 10,000 uses per key per month
10
+- 10,000 requests per Mintlify organization per hour
11
+- 10,000 requests per IP per day
0 commit comments