{ "name": "binaryedge_dns", "category": "dns_recon", "endpoint": "https://api.binaryedge.io/v2/query/domains/subdomain/{target}", "method": "GET", "requires_auth": true, "selectors": { "subs": "$.subs" }, "rate_limit": 1.0, "headers": { "X-Key": "{BINARYEDGE_API_KEY}" }, "api_key_slots": [ "{BINARYEDGE_API_KEY}" ], "input_type": "domain", "output_type": [ "domain" ], "normalization_map": {}, "tags": [ "passive" ], "health_check_url": "https://api.binaryedge.io", "expected_status": 200, "reliability_score": 4, "backup_endpoints": [], "confidence": 0.85 }