{ "opencollection": "1.0.0", "info": { "name": "SimilarWeb Batch Account Lead Enrichment API", "version": "4.0.0" }, "items": [ { "info": { "name": "Lead Enrichment", "type": "folder" }, "items": [ { "info": { "name": "Lead Enrichment", "type": "http" }, "http": { "method": "GET", "url": "https://api.similarweb.com/v1/website/:domain_name/lead-enrichment/all", "params": [ { "name": "domain_name", "value": "", "type": "path", "description": "Website domain without 'www.' prefix" }, { "name": "api_key", "value": "", "type": "query", "description": "SimilarWeb API authentication key" }, { "name": "start_date", "value": "", "type": "query", "description": "Start month in YYYY-MM format" }, { "name": "end_date", "value": "", "type": "query", "description": "End month in YYYY-MM format" }, { "name": "country", "value": "", "type": "query", "description": "2-letter ISO 3166-1 alpha-2 country code or \"world\"" }, { "name": "main_domain_only", "value": "", "type": "query", "description": "Return main domain only (true) or include subdomains (false)" }, { "name": "format", "value": "", "type": "query", "description": "Response format" }, { "name": "show_verified", "value": "", "type": "query", "description": "Display shared Google Analytics data" } ] }, "docs": "Retrieve combined firmographic and web analytics data for a domain including company name, employee range, revenue, headquarters, traffic metrics, device split, top countries, and traffic sources." } ] } ], "bundled": true }