Intelligent search using either traditional keyword methods or neural (embeddings-based) search for your knowledge base.
Note: This endpoint returns search results without AI-generated answers. For conversational Q&A with AI-generated responses, use the /search/qna
endpoint instead.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Bearer token (your API key)
Request content type
Response content type
Successful search results
The response is of type object
.