{ "opencollection": "1.0.0", "info": { "name": "SOAX Proxy Management Ecommerce Data API", "version": "1" }, "request": { "auth": { "type": "apikey", "key": "api-key", "value": "{{api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Ecommerce Data", "type": "folder" }, "items": [ { "info": { "name": "Fetch Ecommerce Data", "type": "http" }, "http": { "method": "POST", "url": "https://partner.api.soax.com/v2/webdata/ecommerce", "body": { "type": "json", "data": "{}" } }, "docs": "Extract real-time pricing, product details, stock levels, and reviews from e-commerce sites including Amazon, eBay, and major retailer websites." } ] } ], "bundled": true }