"Similar Products" Integration

Similar Products returns a specific number of similar products for a given product. The degree of similarity between products is determined according to previously defined properties or categories.

If the number of similar products in the database is smaller than desired only this smaller set is returned.

Integration via REST

The technical documentation of the REST-API is contained in the search application itself and can be accessed via [your NG server]/fact-finder/swagger-ui.html . It can be also accessed via the following URL:

The interface offers not only the parameter documentation, but also the option to test a query and review the result. The documentation was created with Swagger, you can use Swagger Codegen to generate a client for it and use it for your code.

Retrieve module data via similarproducts method.