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
Suggested usage
For best results, use the useChat hook from ai-sdk to send requests and handle responses. You can setfp
, threadId
, and filter
in the body
field of the options parameter passed to the hook.