Semantic search over the MailKite documentation — returns the most relevant doc sections for a natural-language query (hybrid vector + keyword search over https://mailkite.dev/docs). Public; no authentication required.
HTTP: GET /v1/docs/search
| Name | In | Description |
|---|---|---|
query |
query | — |
semantic-search-response — see the semantic-search-response schema.
res = mk.semanticSearch("domains")