For the complete documentation index, see llms.txt. This page is also available as Markdown.

Similar Products Integration

Retrieve similar products through the REST API based on configured similarity criteria.

Similar Products returns a defined number of similar products for a given product. Similarity is determined based on previously defined properties or categories.

If the database contains fewer similar products than requested, only the available set is returned.

Integration via REST

The REST API documentation is part of the search application and is available at [your NG server]/fact-finder/swagger-ui.html. You can also access it here:

Swagger Link: https://ng-demo.fact-finder.de/fact-finder/swagger-ui.html

In addition to the parameter documentation, you can test requests and inspect the results directly. Because the documentation is built with Swagger, you can also use Swagger Codegen to generate a client.

Retrieve module data through the similarproducts method.

Last updated

Was this helpful?