Hello Retail · Capability
Hello Retail API
Hello Retail provides REST APIs for personalized product recommendations, on-site search, page-driven product listings, and customer bias retrieval. Endpoints are served from the core.helloretail.com host and accept JSON request bodies. Most endpoints expect a Bearer token issued from the My Hello Retail dashboard. The API powers e-commerce personalization use cases including product discovery, behavioral tracking, and merchandising.
What You Can Do
POST
Getrecommendations
— Request product recommendations
/serve/recoms
POST
Search
— Run a search query
/serve/search
POST
Loadpage
— Load a configured page
/serve/pages/{key}
POST
Getcustomerbias
— Retrieve customer bias data
/serve/customer/bias
MCP Tools
getrecommendations
Request product recommendations
search
Run a search query
loadpage
Load a configured page
getcustomerbias
Retrieve customer bias data