{ "opencollection": "1.0.0", "info": { "name": "Companies AI Embed Navigation API", "version": "v296.0-SNAPSHOT" }, "items": [ { "info": { "name": "Navigation", "type": "folder" }, "items": [ { "info": { "name": "List all product tags", "type": "http" }, "http": { "method": "GET", "url": "https://marketplace.appdirect.com/api/marketplace/v1/navigator", "params": [ { "name": "pl", "value": "", "type": "query", "description": "The IDs of the product line to filter on. This is an optional parameter" }, { "name": "locale", "value": "", "type": "query", "description": "Specify the locale context" } ] }, "docs": "This call lists all product groups (attributes, categories, and customer tags) that are used on your marketplace." } ] } ], "bundled": true }