Request body
Response
Top chunks with relevance scores and source document metadata:heading_path gives the section breadcrumb — useful for rendering results as Authentication > OAuth.
How ranking works
Two retrieval arms run over every chunk and are fused:- Vector — cosine similarity over embeddings (semantic matches, paraphrases).
- Keyword — full-text ranking (exact terms, identifiers, error codes).
Notes
- Restricted documents are excluded.
- Use search for “find the page” UX (instant results as you type); use chat for synthesized answers.