mirror of
https://github.com/mintlify/docs.git
synced 2026-09-14 13:35:46 +08:00
be72beb8d4
* update intro * add limits * remove example using old API * reviewer feedback
12 lines
230 B
Plaintext
12 lines
230 B
Plaintext
---
|
|
openapi: POST /assistant/{domain}/message
|
|
---
|
|
|
|
## Rate limits
|
|
|
|
The assistant API has the following limits:
|
|
|
|
- 10,000 uses per key per month
|
|
- 10,000 requests per Mintlify organization per hour
|
|
- 10,000 requests per IP per day
|