{ "opencollection": "1.0.0", "info": { "name": "BrightEdge Platform accounts product_grid API", "version": "5.0.0" }, "items": [ { "info": { "name": "product_grid", "type": "folder" }, "items": [ { "info": { "name": "Test", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/productgrid/info", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Test" }, { "info": { "name": "Get keyword metrics data", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/productgrid/keywords", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get keyword metrics data" }, { "info": { "name": "Get keyword group metrics data", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/productgrid/keyword_groups", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get keyword group metrics data" }, { "info": { "name": "Get keyword top sellers trend chart", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/productgrid/top_sellers/trend_chart", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get top sellers trend chart data for a given account and time range." }, { "info": { "name": "Get presence breakdown info", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/productgrid/presence/trend_chart", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get presence breakdown info" }, { "info": { "name": "Get grid types breakdown info", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/productgrid/grid_types/trend_chart", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get grid types breakdown info" }, { "info": { "name": "Get keyword top products trend chart", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/productgrid/top_products/trend_chart", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get top products trend chart data for a given account and time range." }, { "info": { "name": "Get keywords with product grid presence info", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/productgrid/keywords_with_product_grid_presence", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get keywords with product grid presence info" }, { "info": { "name": "Export keyword metrics data as CSV", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/productgrid/keywords/export", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Export keyword metrics data as CSV with specified columns." }, { "info": { "name": "Export keyword group metrics data as CSV", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/5.0/productgrid/keyword_groups/export", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Export keyword group metrics data as CSV with specified columns." }, { "info": { "name": "Test", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/productgrid/info", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Test" }, { "info": { "name": "Get keyword metrics data", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/productgrid/keywords", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get keyword metrics data" }, { "info": { "name": "Get keyword group metrics data", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/productgrid/keyword_groups", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get keyword group metrics data" }, { "info": { "name": "Get keyword top sellers trend chart", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/productgrid/top_sellers/trend_chart", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get top sellers trend chart data for a given account and time range." }, { "info": { "name": "Get presence breakdown info", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/productgrid/presence/trend_chart", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get presence breakdown info" }, { "info": { "name": "Get grid types breakdown info", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/productgrid/grid_types/trend_chart", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get grid types breakdown info" }, { "info": { "name": "Get keyword top products trend chart", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/productgrid/top_products/trend_chart", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get top products trend chart data for a given account and time range." }, { "info": { "name": "Get keywords with product grid presence info", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/productgrid/keywords_with_product_grid_presence", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Get keywords with product grid presence info" }, { "info": { "name": "Export keyword metrics data as CSV", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/productgrid/keywords/export", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Export keyword metrics data as CSV with specified columns." }, { "info": { "name": "Export keyword group metrics data as CSV", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/latest5/productgrid/keyword_groups/export", "body": { "type": "json", "data": "{}" }, "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "Export keyword group metrics data as CSV with specified columns." } ] } ], "bundled": true }