AMALYZE Falcon API

research.browsenodes.tree (POST)

Endpoint

Endpoint research.browsenodes.tree returns for a marketplace the browsenode hierarchy

Method
POST research.browsenodes.tree
Example call

JSON Payload

PropertyTypeDescriptionFurther informationVersion
filtersobjectObject containing the filter information0.2.4
filters.marketplacestringString containing the marketplace IDvalid marketplaces ids0.2.4
filters.parentstringString containing the parent browsenode’s idoptional. when skipped, top-level browsenodes will be returned0.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