Transform legal workflows with powerful AI-powered reasoning
stream: true
if you want to receive partial results as they are generated. Default is false
.
Status Code | Description | Example Error Message |
---|---|---|
200 | Success | N/A |
400 | Bad Request – Invalid parameters | { "error": "Missing prompt parameter" } |
401 | Unauthorized – Invalid API key | { "error": "Invalid API key provided" } |
429 | Too Many Requests – Rate limit exceeded | { "error": "Rate limit exceeded" } |
500 | Internal Server Error | { "error": "An internal error occurred" } |