POST

Search Documents


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Searches Wix documentation entries by a search term and document type.

Returns a ranked list of matching documentation entries ordered by relevance score descending. Method results include kb_name to identify the source knowledge base. Each result is truncated to lines_in_each_result lines (defaults to 20) with contextual "read more" hints; pass a larger value for more content per result.

Endpoint
POST
https://www.wixapis.com/mcp-docs-search/v1/v1/docs/search

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?