Documentation
Feedback
Guides
API Reference

API Reference
Filter By
Post
Get
Put
Delete
Patch

Intelligent Search API

Onboarding guide

Check the new Search onboarding guide. We created this guide to improve the onboarding experience for developers at VTEX. It assembles all documentation on our Developer Portal about Search and is organized by focusing on the developer's journey.

VTEX Intelligent Search is a search solution for digital commerce that simply and intuitively displays relevant results based on the catalog from the user's first interaction with the store through the search bar, browsing categories, or even through the window displays.

The tool also offers features such as autocomplete, displaying search and product suggestions based on the shopper's context, and filters that help when searching for the desired product.

VTEX Intelligent Search is an alternative to VTEX search.

Index

Autocomplete

Product list page

Delivery Promise

Common parameters

Parameter name Description
{{accountName}} Name of the VTEX account. Used as part of the URL.
{{environment}} Environment to use. Used as part of the URL.

Endpoints

Autocomplete

SummaryMethodPath
Get list of the 10 most searched termsGET/top_searches
Get list of suggested terms and attributes similar to the search termGET/autocomplete_suggestions
Get list of suggested terms similar to the search termGET/search_suggestions

Product list page

Delivery Promise

SummaryMethodPath
Get pickup point availability for Delivery PromiseGET/pickup-point-availability/{facets}

Loading API specification...