{ "opencollection": "1.0.0", "info": { "name": "BuiltWith Change Bulk Processing Domain Lookup API", "version": "change1" }, "request": { "auth": { "type": "apikey", "key": "KEY", "value": "{{KEY}}", "placement": "query" } }, "items": [ { "info": { "name": "Domain Lookup", "type": "folder" }, "items": [ { "info": { "name": "Lookup domain technologies (JSON)", "type": "http" }, "http": { "method": "GET", "url": "https://api.builtwith.com/change1/api.json", "params": [ { "name": "KEY", "value": "", "type": "query", "description": "Your BuiltWith API authentication key (UUID format)" }, { "name": "LOOKUP", "value": "", "type": "query", "description": "Domain or comma-separated list of up to 16 domains to look up. Use root domains only.\n" }, { "name": "HIDETEXT", "value": "", "type": "query", "description": "Set to 'yes' to exclude technology descriptions and links" }, { "name": "NOMETA", "value": "", "type": "query", "description": "Set to 'yes' to skip address and company metadata" }, { "name": "NOPII", "value": "", "type": "query", "description": "Set to 'yes' to remove personally identifiable information (names/emails)" }, { "name": "LIVEONLY", "value": "", "type": "query", "description": "Set to 'yes' to return only currently active technologies" }, { "name": "TRUST", "value": "", "type": "query", "description": "Set to 'yes' to include trust/safety data (uses additional API credits)" }, { "name": "FDRANGE", "value": "", "type": "query", "description": "Filter by detection date range in YYYY-MM-DD|YYYY-MM-DD format" }, { "name": "NOATTR", "value": "", "type": "query", "description": "Set to 'yes' to exclude technology attributes" }, { "name": "CATEGORIES", "value": "", "type": "query", "description": "Set to '1' to return technology category list instead of domain data" }, { "name": "VERTICALS", "value": "", "type": "query", "description": "Set to '1' to return vertical list instead of domain data" } ] }, "docs": "Returns the technology stack and metadata for one or more domains in JSON format. Supports up to 16 domains as a comma-separated list.\n" }, { "info": { "name": "Lookup domain technologies (XML)", "type": "http" }, "http": { "method": "GET", "url": "https://api.builtwith.com/change1/api.xml", "params": [ { "name": "KEY", "value": "", "type": "query", "description": "Your BuiltWith API authentication key (UUID format)" }, { "name": "LOOKUP", "value": "", "type": "query", "description": "Domain or comma-separated list of up to 16 domains to look up. Use root domains only.\n" }, { "name": "HIDETEXT", "value": "", "type": "query", "description": "Set to 'yes' to exclude technology descriptions and links" }, { "name": "NOMETA", "value": "", "type": "query", "description": "Set to 'yes' to skip address and company metadata" }, { "name": "NOPII", "value": "", "type": "query", "description": "Set to 'yes' to remove personally identifiable information (names/emails)" }, { "name": "LIVEONLY", "value": "", "type": "query", "description": "Set to 'yes' to return only currently active technologies" }, { "name": "TRUST", "value": "", "type": "query", "description": "Set to 'yes' to include trust/safety data (uses additional API credits)" }, { "name": "FDRANGE", "value": "", "type": "query", "description": "Filter by detection date range in YYYY-MM-DD|YYYY-MM-DD format" }, { "name": "NOATTR", "value": "", "type": "query", "description": "Set to 'yes' to exclude technology attributes" } ] }, "docs": "Returns domain technology profile in XML format." }, { "info": { "name": "Lookup domain technologies (CSV)", "type": "http" }, "http": { "method": "GET", "url": "https://api.builtwith.com/change1/api.csv", "params": [ { "name": "KEY", "value": "", "type": "query", "description": "Your BuiltWith API authentication key (UUID format)" }, { "name": "LOOKUP", "value": "", "type": "query", "description": "Domain or comma-separated list of up to 16 domains to look up. Use root domains only.\n" }, { "name": "HIDETEXT", "value": "", "type": "query", "description": "Set to 'yes' to exclude technology descriptions and links" }, { "name": "NOMETA", "value": "", "type": "query", "description": "Set to 'yes' to skip address and company metadata" }, { "name": "NOPII", "value": "", "type": "query", "description": "Set to 'yes' to remove personally identifiable information (names/emails)" }, { "name": "LIVEONLY", "value": "", "type": "query", "description": "Set to 'yes' to return only currently active technologies" } ] }, "docs": "Returns domain technology profile in CSV format." } ] } ], "bundled": true }