Rate limits
The agent API has the following limits:- 100 uses per Mintlify project per hour
Suggested usage
For best results, use the useChat hook from ai-sdk to send requests and handle responses.Authorizations
The Authorization header expects a Bearer token. Create an Admin API Key here.
Path Parameters
The ID of your project. Can be retrieved from your dashboard.
Body
application/json
Response
200 - text/plain
Agent job created successfully (streaming response). X-Session-Id Header is sent back in the response
Streaming response containing the agent job execution details and results.