The Search API provides flexible integration options for implementing search functionality on any platform, offering both low-level HTTP JSON routes and high-level SDKs and JavaScript libraries. This enables you to integrate search features using your preferred development tools while accessing the full range of search capabilities.
You can choose between direct API integration for complete control or SDK-based approaches for easier implementation. The API supports both GET and POST requests with JSON payloads, enabling JSONP for cross-domain requests, which helps ensure you can implement search functionality that fits your specific technical architecture and development workflow.
Maropost Merchandising Cloud (formerly Findify) provides a set of low- and high-level tools that can help you integrate on any platform using your favorite tools.
For the low-level integration we provide a set of HTTP JSON routes that give you access to all features and tools that we offer.
On a high-level we provide a set of SDK and JS libraries that can ease the integration.
👍We recommend using high-level tools
We recommend using SDKs and especially JS Feedback library and use low-level API only for building new SDKs
All routes support both HTTP GET and HTTP POST verbs.
For POST requests, the request body must be JSON, with the Content-Type header set to application/json.
The GET requests can be used for JSONP. You can adjust the callback name thanks to the "callback" parameter.
Related Articles
Search & Discovery:
Product Recommendations:
Personalization & AI: