Search APIs
These are APIs which are meant to be used for Product Listing and Search requirements
📄️ Search Suggestion API (autocomplete API)
This api is used to fetch the results of query term on the search bar of homepage recursively based on search as you type
📄️ Search All API
This api searches for exact query and fetches all the response from Elastic Search matching the query parameter along with filter and sorting parameters.