To access the V4 API Documentation, click on Profile > API Documentation from inside the portal.
...
...
API Documentation -
...
Overview and Login
To log in and authorize, use API /w/authorize
Client-Auth-Token: (base64 (tenant+client_id:client_secret))
Use https://www.base64encode.org/ to Encode the Client-Auth-Token
...
Info |
---|
Example Data for GET /r/company/agents { "status": true, "data": [ { "old_id": "string", "name": "string", "agent_version": "string", "host_name": "string", "ip": "string", "os_type": "string", "os_platform": "string", "os_name": "string", "os_version": "string", "kernel": "string", "agent_type": "string", "last_scanned_time": "string", "last_reported": "string", "max_thread_count": 0, "is_deprecated": true, "deprecated_time": "string", "reported": true, "company_ref_id": "string", "company_id": 0, "tenantid": 0, "id": 0, "created": "string", "updated": "string" } ] } |
...
API Details
Problem Group ID’s
problem_group_name = id
"Critical Vulnerabilities" = 1
"High Severity Vulnerabilities" = 2
"Medium Severity Vulnerabilities" = 3
"Low Severity Vulnerabilities" = 4
"SMB Vulnerabilities" = 12
"SSL/TLS Vulnerabilities" = 13
"SSL Certificate Info" = 14
"Running Services" = 15
"Web Server Fingerprint" = 16
"Remote Login Vulnerabilities" = 23
"Information Disclosure" = 17
"Antivirus Not Installed" = 26
"Backup Not Performed" = 27
"Firewall Misconfiguration" = 28
"Operating System Out Of Support" = 29
"User Password Never Expires" = 30
"User Password Not Required" = 31
"Active Users Not Logged In For 30 Days" = 32
"MFA Not Enabled For Azure Users" = 33
"CISA Notified Vulnerabilities" = 34
"EPSS >= 0.95" = 35
"0.95 > EPSS >= 0.90" = 36
"0.90 > EPSS >= 0.85" = 37
"0.85 > EPSS >= 0.80" = 38
"Database Vulnerabilities" = 45
"Mail Vulnerabilities" = 46
"Remote Access Vulnerabilities" = 47
"User Account Lockouts" = 5
"Failed Login Attempts" = 6
"Empty Security Groups" = 41
"Multiple Administrators In OU" = 44
"Computer Not Logged In For 30 Days" = 39
"Password Policy Compliance" = 40
"Informational" = 48
"Non Security Enabled Groups" = 42
...
Need Support?
Contact our support team by sending an email to support@connectsecure.com or by visiting our Partner Portal, where you can create, view, and manage your tickets.
...