{ "name": "intezer", "category": "threat_intel", "endpoint": "https://analyze.intezer.com/api/v2-0/get-analysis-by-hash/{target}", "method": "GET", "requires_auth": true, "selectors": { "result": "$.result" }, "rate_limit": 1.0, "headers": { "Authorization": "Bearer {INTEZER_API_KEY}" }, "api_key_slots": [ "{INTEZER_API_KEY}" ], "input_type": "hash", "output_type": [ "hash" ], "normalization_map": {}, "tags": [ "passive", "threat" ], "health_check_url": "https://analyze.intezer.com", "expected_status": 200, "reliability_score": 4, "backup_endpoints": [], "confidence": 0.85 }