AMALYZE Falcon API

research.browsenodes.complete (POST)

Endpoint

Endpoint research.browsenodes.complete returns for a marketplace matching categories based fulltext-search on a query.

Method
POST research.browsenodes.complete
Example call

JSON Payload

PropertyTypeDescriptionFurther informationVersion
filtersobjectObject containing the filter information0.2.4
filters.marketplacesarrayArray containing the marketplace IDvalid marketplaces ids0.2.4
filters.querystringString containing the query to search for within browse nodesrequired0.2.4
JSON Response

PropertyTypeDescription
itemsarrayArray containing the browsenode items (for more information see Browsenode)
requestobjectThe request information object (see Request information for more information)
Updates / Changes
VersionDescription
0.2.4created
Menu