A note on the natural language search endpointThis endpoint was originally designed for a specific use case and has since been deprecated for the vast majority of implementations. It is now only used in certain custom setups with Constructor.
- Looking for the search endpoint? Use our Search Results endpoint.
- Looking for the conversational endpoint? Use our AI Shopping Agent endpoint.
There are times when speaking a search request might be easier than typing it. For that purpose, we support natural language search queries that are able to extract the salient points from a request to perform the search.
Simply send a text query from a third-party speech provider to our special API endpoint /search/natural_language/{query}. Our system will then extract filters and sorting options from the natural language query before searching your data. This pre-processing may result in a shorter query and automatically set filters and sorting options on the server side.
The feature requires configuration specific to each customer. If you need help with configuration,
please reach out to [email protected] for assistance.