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 Jobs API

Jobs are tasks that are issued to endpoints. Use these APIs to manage, search, and export jobs.

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

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

This API exposes 35 operations across 29 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.

35 operations 29 paths 0 schemas 6 DELETE4 GET25 POST

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 Jobs 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 35

Across 29 paths, the API surfaces 35 operations — 6 DELETE, 4 GET, 25 POST. Each is listed below with its method, path, parameters, and response codes.

Jobs 35

Jobs are tasks that are issued to endpoints. Use these APIs to manage, search, and export jobs.

DELETE
/nebula/v1/parent_jobs/{correlation_id}/children
Cancel children jobs
api.v2.nebula.delete.parent_jobs.children 3 params body → 200
POST
/nebula/v1/parent_jobs/{correlation_id}/children
Search children jobs
api.v2.nebula.post.parent_jobs.children 3 params body → 200
DELETE
/nebula/v1/jobs/bulk
Cancel pending jobs
api.v2.nebula.delete.jobs.bulk 2 params body → 200
POST
/nebula/v1/jobs/bulk
Issue jobs
api.v2.nebula.post.jobs.bulk 2 params body → 201
DELETE
/nebula/v1/parent_jobs
Cancel parent jobs
api.v2.nebula.delete.parent_jobs 2 params body → 200
POST
/nebula/v1/parent_jobs
Search parent jobs
api.v2.nebula.post.parent_jobs 2 params body → 200
POST
/nebula/v1/parent_jobs/{correlation_id}/children/summary
Get children jobs summary
api.v2.nebula.post.parent_jobs.children.summary 3 params body → 200
POST
/nebula/v1/jobs/export
Export jobs
api.v2.nebula.post.export.jobs 2 params body → 200
GET
/nebula/v1/jobs/{id}
Get details about a job
api.v2.nebula.get.jobs.id 3 params → 200
GET
/nebula/v1/parent_jobs/{correlation_id}
Get parent job by id
api.v2.nebula.get.parent_jobs 3 params → 201
POST
/nebula/v1/jobs
Issue a job
api.v2.nebula.post.jobs 2 params body → 200
POST
/nebula/v1/parent_jobs/export
Export parent jobs
api.v2.nebula.post.parent_jobs.export 2 params body → 200
POST
/nebula/v1/parent_jobs/summary
Get parent jobs summary
api.v2.nebula.post.parent_jobs.summary 2 params body → 200
POST
/nebula/v1/parent_jobs/{correlation_id}/children/reissue
Reissue children jobs
api.v2.nebula.reissue.parent_jobs.children 3 params body → 200
POST
/nebula/v1/parent_jobs/reissue
Reissue jobs by correlation IDs
api.v2.nebula.reissue.parent_jobs 2 params body → 201
POST
/nebula/v1/jobs/search
Search jobs
api.v2.nebula.search.jobs 2 params body → 200
POST
/nebula/v1/jobs/search-groupby
Search jobs groupBy
api.v2.nebula.search.jobs.group 2 params body → 200
DELETE
/oneview/v1/accounts/{account_id}/parent_jobs/{correlation_id}/children
Cancel children jobs
api.v2.rmm.delete.parent_jobs.children 3 params body → 200
POST
/oneview/v1/accounts/{account_id}/parent_jobs/{correlation_id}/children
Search children jobs
api.rmm.post.parent_jobs.children 3 params body → 200
DELETE
/oneview/v1/jobs/bulk
Cancel pending jobs across accounts
api.v2.rmm.delete.jobs.bulk 1 param body → 200
POST
/oneview/v1/jobs/bulk
Bulk issue jobs across accounts
api.v2.rmm.post.jobs.bulk 1 param body → 201
DELETE
/oneview/v1/accounts/{account_id}/parent_jobs
Cancel parent jobs
api.v2.rmm.delete.parent_jobs 2 params body → 200
POST
/oneview/v1/accounts/{account_id}/parent_jobs
Search parent jobs
api.rmm.post.parent_jobs 2 params body → 200
POST
/oneview/v1/accounts/{account_id}/parent_jobs/{correlation_id}/children/summary
Get children jobs summary
api.rmm.post.parent_jobs.children.summary 3 params body → 200
POST
/oneview/v1/jobs/export
Export jobs
api.v2.rmm.post.export.jobs 1 param body → 200
GET
/oneview/v1/accounts/{account_id}/jobs/{id}
Get details about a job
api.v2.rmm.get.jobs.id 3 params → 200
GET
/oneview/v1/accounts/{account_id}/parent_jobs/{correlation_id}
Get parent job by ID
api.rmm.get.parent_jobs 3 params → 200
POST
/oneview/v1/accounts/{account_id}/jobs
Issue a job
api.v2.rmm.post.jobs 1 param body → 200
POST
/oneview/v1/accounts/{account_id}/jobs/quarantine/bulk
Placeholder. Please extend this
api.v2.rmm.post.quarantine.jobs.bulk 1 param body → 201
POST
/oneview/v1/accounts/{account_id}/parent_jobs/export
Export parent jobs
api.rmm.post.parent_jobs.export 1 param body → 200
POST
/oneview/v1/accounts/{account_id}/parent_jobs/summary
Get parent jobs summary
api.rmm.post.parent_jobs.summary 2 params body → 200
POST
/oneview/v1/accounts/{account_id}/parent_jobs/{correlation_id}/children/reissue
Reissue children jobs
api.v2.rmm.reissue.parent_jobs.children 3 params body → 200
POST
/oneview/v1/accounts/{account_id}/parent_jobs/reissue
Reissue jobs by correlation IDs
api.v2.rmm.reissue.parent_jobs 1 param body → 201
POST
/oneview/v1/jobs/search
Search jobs
api.v2.rmm.search.jobs 1 param body → 200
POST
/oneview/v1/jobs/search-groupby
Search jobs groupBy
api.v2.rmm.search.jobs.group 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

malwarebytes-jobs-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 Jobs 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.