Account Request URL
-Base Endpoint
-
Account Settings
Retrieve network and organization settings for the account.
/api/v1/config
Account Settings
Update network and organization settings for the account.
/api/v1/config
Account Statistics
Retrieve account usage statistics.
/api/v1/statistics
Active Detections
Retrieve a list of all active detections in the organization.
/api/v1/organizations/{organizationId}/detections/active
Active Detections
Delete all active detections in the organization.
/api/v1/organizations/{organizationId}/detections/active
Alert Policy
Retrieve a list of alert policies.
/api/v1/organizations/{organizationId}/alertPolicies
Alert Policy
Create a new alert policy.
/api/v1/organizations/{organizationId}/alertPolicies
Alert Policy
Retrieve a single alert policy.
/api/v1/organizations/{organizationId}/alertPolicies/{alertPolicyId}
Alert Policy
Update a single alert policy.
/api/v1/organizations/{organizationId}/alertPolicies/{alertPolicyId}
Alert Policy
Delete specified alert policy.
/api/v1/organizations/{organizationId}/policies/{policyId}
Alert Policy Associations
Retrieve a list of alert policy associations.
/api/v1/organizations/{organizationId}/alertPolicyAssociations
Alert Policy Associations
Create new alert policy associations.
/api/v1/organizations/{organizationId}/alertPolicyAssociations
Alert Policy Associations
Retrieve alert policy associations for the specified policy.
/api/v1/organizations/{organizationId}/policies/{policyId}/alertPolicyAssociations
Alert Policy Associations
Delete specified alert policy associations.
/api/v1/organizations/{organizationId}/policies/{policyId}/alertPolicyAssociations
Alerts
Retrieve a list of alerts.
/api/v1/organizations/{organizationId}/alerts
Alerts
Create an alert.
/api/v1/organizations/{organizationId}/alerts
Alerts History
Retrieve a list of alert history records.
/api/v1/organizations/{organizationId}/alertsHistory
Alerts History
Create an alert history record.
/api/v1/organizations/{organizationId}/alertsHistory
Dashboard
Retrieve a list of dashboards.
/api/v1/organizations/{organizationId}/dashboards
Dashboard
Create a new dashboard.
/api/v1/organizations/{organizationId}/dashboards
Dashboard
Retrieve a single dashboard.
/api/v1/organizations/{organizationId}/dashboards/{dashboardId}
Dashboard
Update a single dashboard.
/api/v1/organizations/{organizationId}/dashboards/{dashboardId}
Dashboard
Delete specified dashboard.
/api/v1/organizations/{organizationId}/dashboards/{dashboardId}
Detection
Retrieve a list of detections.
/api/v1/organizations/{organizationId}/detections
Detection
Retrieve a single detection.
/api/v1/organizations/{organizationId}/detections/{detectionId}
Detection
Delete specified detection.
/api/v1/organizations/{organizationId}/detections/{detectionId}
Detection Action
Retrieve a list of detection actions.
/api/v1/organizations/{organizationId}/detections/{detectionId}/actions
Detection Action
Create a new detection action.
/api/v1/organizations/{organizationId}/detections/{detectionId}/actions
Detection Action
Retrieve a single detection action.
/api/v1/organizations/{organizationId}/detections/{detectionId}/actions/{actionId}
Detection Action
Update a single detection action.
/api/v1/organizations/{organizationId}/detections/{detectionId}/actions/{actionId}
Detection Action
Delete specified detection action.
/api/v1/organizations/{organizationId}/detections/{detectionId}/actions/{actionId}
Detection Comment
Create a new detection comment.
/api/v1/organizations/{organizationId}/detections/{detectionId}/comments
Detection Comment
Retrieve a single detection comment.
/api/v1/organizations/{organizationId}/detections/{detectionId}/comments/{commentId}
Detection Comment
Delete specified detection comment.
/api/v1/organizations/{organizationId}/detections/{detectionId}/comments/{commentId}
Detection Finding
Retrieve a list of detection findings.
/api/v1/organizations/{organizationId}/detections/{detectionId}/findings
Detection Finding
Retrieve a single detection finding.
/api/v1/organizations/{organizationId}/detections/{detectionId}/findings/{findingId}
Detection Status
Retrieve the status of the detection engine.
/api/v1/organizations/{organizationId}/detections/status
Detection Status
Update the status of the detection engine.
/api/v1/organizations/{organizationId}/detections/status
Detection Summary
Retrieve a detection summary.
/api/v1/organizations/{organizationId}/detections/summary
Detection Summary
Update the detection summary.
/api/v1/organizations/{organizationId}/detections/summary
Detection Suppression
Retrieve a list of detection suppressions.
/api/v1/organizations/{organizationId}/detections/suppressions
Detection Suppression
Create a new detection suppression.
/api/v1/organizations/{organizationId}/detections/suppressions
Detection Suppression
Retrieve a single detection suppression.
/api/v1/organizations/{organizationId}/detections/suppressions/{suppressionId}
Detection Suppression
Update a single detection suppression.
/api/v1/organizations/{organizationId}/detections/suppressions/{suppressionId}
Detection Suppression
Delete specified detection suppression.
/api/v1/organizations/{organizationId}/detections/suppressions/{suppressionId}
Email Alert Channel
Retrieve a list of email alert channels.
/api/v1/organizations/{organizationId}/emailAlertChannels
Email Alert Channel
Create a new email alert channel.
/api/v1/organizations/{organizationId}/emailAlertChannels
Email Alert Channel
Retrieve a single email alert channel.
/api/v1/organizations/{organizationId}/emailAlertChannels/{emailAlertChannelId}
Email Alert Channel
Update a single email alert channel.
/api/v1/organizations/{organizationId}/emailAlertChannels/{emailAlertChannelId}
Email Alert Channel
Delete specified email alert channel.
/api/v1/organizations/{organizationId}/emailAlertChannels/{emailAlertChannelId}
Email Report
Retrieve a list of email reports.
/api/v1/organizations/{organizationId}/emailReports
Email Report
Create a new email report.
/api/v1/organizations/{organizationId}/emailReports
Email Report
Retrieve a single email report.
/api/v1/organizations/{organizationId}/emailReports/{emailReportId}
Email Report
Update a single email report.
/api/v1/organizations/{organizationId}/emailReport/{emailReportId}
Email Report
Delete specified email report.
/api/v1/organizations/{organizationId}/emailReports/{emailReportId}
Event
Retrieve a list of events.
/api/v1/organizations/{organizationId}/events
Event
Retrieve a single event.
/api/v1/organizations/{organizationId}/events/{eventId}
Event
Delete specified event.
/api/v1/organizations/{organizationId}/events/{eventId}
Integration
Retrieve a list of integrations.
/api/v1/organizations/{organizationId}/integrations
Integration
Create a new integration.
/api/v1/organizations/{organizationId}/integrations
Integration
Retrieve a single integration.
/api/v1/organizations/{organizationId}/integrations/{integrationId}
Integration
Update a single integration.
/api/v1/organizations/{organizationId}/integrations/{integrationId}
Integration
Delete specified integration.
/api/v1/organizations/{organizationId}/integrations/{integrationId}
Log Source
Retrieve a list of log sources.
/api/v1/organizations/{organizationId}/logSources
Log Source
Create a new log source.
/api/v1/organizations/{organizationId}/logSources
Log Source
Retrieve a single log source.
/api/v1/organizations/{organizationId}/logSources/{logSourceId}
Log Source
Update a single log source.
/api/v1/organizations/{organizationId}/logSources/{logSourceId}
Log Source
Delete specified log source.
/api/v1/organizations/{organizationId}/logSources/{logSourceId}
Log Source Status
Retrieve log source status information.
/api/v1/organizations/{organizationId}/logSources/status
Managed Service Provider
Retrieve a list of managed service providers.
/api/v1/organizations/{organizationId}/managedServiceProviders
Managed Service Provider
Create a new managed service provider.
/api/v1/organizations/{organizationId}/managedServiceProviders
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.