{ "name": "leakstats_pw", "category": "breaches", "endpoint": "https://leakstats.net/api/password/{target}", "method": "GET", "requires_auth": true, "selectors": { "count": "$.count" }, "rate_limit": 1.0, "headers": { "api-key": "{LEAKSTATS_API_KEY}" }, "api_key_slots": [ "{LEAKSTATS_API_KEY}" ], "input_type": "hash", "output_type": [ "hash" ], "normalization_map": {}, "tags": [ "passive" ], "health_check_url": "https://leakstats.net", "expected_status": 200, "reliability_score": 3, "is_volatile": true, "backup_endpoints": [], "confidence": 0.7 }