{ "name": "urlvoid", "category": "threat_intel", "endpoint": "https://api.urlvoid.com/api1000/{URLVOID_API_KEY}/host/{target}", "method": "GET", "requires_auth": true, "selectors": { "detections": "$.detections" }, "rate_limit": 1.0, "headers": {}, "api_key_slots": [ "{URLVOID_API_KEY}" ], "input_type": "domain", "output_type": [ "domain" ], "normalization_map": {}, "tags": [ "passive", "threat" ], "health_check_url": "https://api.urlvoid.com", "expected_status": 200, "reliability_score": 4, "backup_endpoints": [], "confidence": 0.85 }