pub async fn scan_api_endpoints( domain: &str, ) -> Result<ApiScanResult, Box<dyn Error + Send + Sync>>
api-security-scanner