Structured clinical search
Search the clinical knowledge base and return structured, citable document units — never a free-form answer. Foundation for answer and context.
Authorizations
Locus API key — paste the raw lsk_… value (no 'Bearer ' prefix).
Body
Free-text clinical query in French, matched against the clinical knowledge base.
1"antibioprophylaxie chirurgie colorectale"
"prise en charge HTA gravidique"
Optional allow-list of source ids to restrict retrieval to specific sources. Omit (the default) to search all sources.
[]Maximum number of structured document units to return.
1 <= x <= 50Maximum number of best-matching chunks to keep per document unit. Lower keeps the payload tight; raise to expose more excerpts.
1 <= x <= 20Response
Successful Response
Echo of the submitted query.
Structured document units, ordered by relevance. Each is a citable source — never a free-form answer blob.
Diagnostic: number of raw chunks swept from the knowledge base before grouping into units. This is the retrieval pool size, NOT bounded by limit (which caps returned units).