For AI agents: visit https://docs.thehive.ai/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Status Code | Behavior |
|---|
| 400 | Missing required parameter or invalid type. |
| 400 | Multiple models errored, wherein the errors are a mix of 4xx error codes. |
| 403 | Invalid or missing API key. |
| 429 | Too many requests. Please retry after the specified time. |
| 502 | Multiple models errored, wherein the errors are a mix of 5xx error codes. |
| 502 | Multiple models errored, wherein the errors are a mix of 4xx and 5xx error codes. |
| Same error code as returned by the model | One model errored. |
| Same error code as returned by the models | Multiple models errored, all same error code. |