{ "name": "leakix_search", "category": "breaches", "endpoint": "https://leakix.net/api/search?q={target}", "method": "GET", "requires_auth": true, "selectors": { "leaks": "$.[*].event_source" }, "rate_limit": 1.0, "headers": { "api-key": "{LEAKIX_API_KEY}" }, "api_key_slots": [ "{LEAKIX_API_KEY}" ], "input_type": "domain", "output_type": [ "domain", "ip" ], "normalization_map": {}, "tags": [ "passive" ], "health_check_url": "https://leakix.net", "expected_status": 200, "reliability_score": 4, "backup_endpoints": [], "confidence": 0.85 }