How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Malwarebytes Notifications API

This API offers a powerful tool to create notification subscriptions. There are different categories of notifications,for each category different constraints and output fields can be specified. Please see the documentation below for thecategory descriptions.Notifications can be delivered by email or webhooks. In both cases, it's possible to choose the output fields, but thevalue could be different for the two methods. In the email, some values are mapped to friendly names, as in the NebulaConsole. For webhooks the values are the raw level ones. Here's a list of the mapped values.| Output field | Email values | Webhook values ||--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|| role | Super AdminAdminRead Only User | SuperAdminAdminReadOnlyUser || os_platform | WindowsMacOSLinux | 123 || category | MalwarePUPPUMExploitRansomwareRemoteWebsiteVulnerable Driver | MALWAREPUPPUMAEARWRIDMWACVULNERABLE_DRIVER || status | BlockedFoundQuarantinedDeletedRestored | blockedfoundquarantineddeletedrestored || threat_name | Malicious Website | web || command | ScanRestartRestartRemediateIsolateRemove isolationRefresh Endpoint & Software InfoCheck for protection updatesCheck for software updatesInstall software updatesGenerate diagnostic logsDelete active block ruleUpload file for analysisRemove endpoint isolationIsolateRemediated endpointEndpoint logging level changedDelete from quarantineRestore from quarantineRefresh policyApply OS PatchUpdate Installed SoftwareUninstall Software | command.threat.scancommand.service.restartcommand.asset.rebootcommand.threat.scan.remediatecommand.edr.isolationcommand.edr.unlockcommand.asset.refreshcommand.protection.update.nowcommand.machine.update.nowcommand.machine.plugin.updatepartscommand.service.diagcommand.bfp.rules.deletecommand.edr.fileuploadcommand.edr.unlock.forcecommand.edr.lockcommand.sequence.remediatecommand.logging.level.setcommand.threat.quarantine.removecommand.threat.quarantine.restorecommand.policy.refreshcommand.asset.patchcommand.asset.updatesoftwarecommand.asset.uninstallsoftware |

Malwarebytes Notifications API is one of 52 APIs that Malwarebytes publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Notification. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 20 operations across 12 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.threatdown.com.

20 operations 12 paths 0 schemas 8 DELETE4 GET2 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.threatdown.com
Authentication
OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Malwarebytes Notifications API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (client_credentials) using the clientCredentials flow, exposing 3 scopes. It accepts HTTP bearer tokens (user_permissions).

Paths & Operations 20

Across 12 paths, the API surfaces 20 operations — 8 DELETE, 4 GET, 2 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

Notifications 20

This API offers a powerful tool to create notification subscriptions. There are different categories of notifications, for each category different constraints and output fields ca…

PUT
/nebula/v1/notifications/subscriptions/change-owner
Change notification owner
api.v2.nebula.change-owner.notification 2 params body → 202
POST
/nebula/v1/notifications/subscriptions
Create notification
api.v2.nebula.post.notification 2 params body → 202
GET
/nebula/v1/notifications/subscriptions
Get all notifications
api.v2.nebula.get-all.notification 5 params → 200
DELETE
/nebula/v1/notifications/subscriptions/{id}
Delete notification
api.v2.nebula.delete.notification 2 params → 200
GET
/nebula/v1/notifications/subscriptions/{id}
Get notification
api.v2.nebula.get.notification 2 params → 200
PUT
/nebula/v1/notifications/subscriptions/{id}
Update notification
api.v2.nebula.put.notification 2 params body → 202
DELETE
/nebula/v1/notifications/subscriptions/bulk
Delete notification bulk
api.v2.nebula.delete-bulk.notification 2 params body → 200
PUT
/nebula/v1/notifications/subscriptions/bulk
Update notification bulk
api.v2.nebula.put-bulk.notification 2 params body → 202
DELETE
/nebula/v1/notifications/subscriptions/delete-by-owner/{owner}
Delete notifications by owner
api.v2.nebula.delete-by-owner.notification 3 params → 200
DELETE
/nebula/v1/notifications/subscriptions/remove-email/{email}
Remove email from recipients
api.v2.nebula.remove-email.notification 3 params → 200
PUT
/oneview/v1/notifications/subscriptions/change-owner
Change notification owner
api.v2.rmm.change-owner.notification 1 param body → 202
POST
/oneview/v1/notifications/subscriptions
Create notification
api.v2.rmm.post.notification 1 param body → 202
GET
/oneview/v1/notifications/subscriptions
Get all notifications
api.v2.rmm.get-all.notification 5 params → 200
DELETE
/oneview/v1/notifications/subscriptions/{id}
Delete notification
api.v2.rmm.delete.notification 2 params → 200
GET
/oneview/v1/notifications/subscriptions/{id}
Get notification
api.v2.rmm.get.notification 2 params → 200
PUT
/oneview/v1/notifications/subscriptions/{id}
Update notification
api.v2.rmm.put.notification 1 param body → 202
DELETE
/oneview/v1/notifications/subscriptions/bulk
Delete notification bulk
api.v2.rmm.delete-bulk.notification 2 params body → 200
PUT
/oneview/v1/notifications/subscriptions/bulk
Update notification bulk
api.v2.rmm.put-bulk.notification 1 param body → 202
DELETE
/oneview/v1/accounts/{account_id}/notifications/subscriptions/delete-by-owner/{owner}
Delete notifications by owner
api.v2.rmm.delete-by-owner.notification 3 params → 200
DELETE
/oneview/v1/accounts/{account_id}/notifications/subscriptions/remove-email/{email}
Remove email from recipients
api.v2.rmm.remove-email.notification 3 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

malwarebytes-notifications-api-openapi.yml Raw ↑

Other APIs Malwarebytes publishes across the network.

Malwarebytes Account API
Malwarebytes AI Detection & Response API
Malwarebytes App Block API
Malwarebytes Assets API
Malwarebytes Authentication API
Malwarebytes Case Management API
Malwarebytes Content Filtering API
Malwarebytes Copilot API
Malwarebytes Detections API
Malwarebytes Device Control API
Malwarebytes DNS API
Malwarebytes DNS Logs API
Where this information came from

This is an independent, third-party profile of Malwarebytes Notifications API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.