/search endpoint.
Search
Search reference
Options, parameters, and specifications for Seltz Search
This topic provides reference information for the
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Options, parameters, and specifications for Seltz Search
/search endpoint.
{
"error": {
"type": "authentication_error",
"message": "Invalid API key provided."
}
}
| Status | Error Type | Description |
|---|---|---|
| 400 | validation_error | Invalid request parameters. |
| 401 | authentication_error | Invalid or missing API key. |
| 404 | — | Endpoint not found. |
| 429 | rate_limit_error | Too many requests. |
| 500 | server_error | Internal server error. |