vtex.local – Intelligent-Search-API
ℹ️ Onboarding guide
Check the new . 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.
This API is from the solution, an alternative to the platform’s native search, as it assists the customer in their purchase journey, and it presents results since the first interaction with the search bar.
Index
- Homepage
- https://api.apis.guru/v2/specs/vtex.local:Intelligent-Search-API/0.1.12.json
- Provider
- vtex.local:Intelligent-Search-API / Intelligent-Search-API
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/vtex.local/Intelligent-Search-API/0.1.12/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/vtex.local/Intelligent-Search-API/0.1.12/openapi.yaml
Tools (9)
Extracted live via the executor SDK.
-
autocomplete.getAutocompleteSuggestionsLists the suggested terms and attributes similar to the search term.
-
autocomplete.getTopSearchesLists the 10 most searched terms.
-
productListPage.getBannersFacetsLists the banners registered for a given query. Check the for a full explanation of the banner feature.
-
productListPage.getCorrectionSearchTries to correct a misspelled term from the search.
-
productListPage.getFacetsFacetsLists the possible facets for a given query
-
productListPage.getProductSearchFacetsLists the products for a given query.
-
productListPage.getSearchSuggestionsLists suggested terms similar to the search term.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools