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, and list their authored request examples by exact title in examples. Result content is truncated per the lines_in_each_result budget (defaults to 20) with contextual "read more" hints; pass a larger value for more content per result, or 0 for untruncated content.

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?