Nebulock Rules API
Create, validate, and run detection rules (Sigma / scheduled SQL).
Nebulock Rules API is one of 4 APIs that Nebulock publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Rules. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.
This API exposes 10 operations across 6 paths. It is described by OpenAPI 3.1.0, at version v2.
Requests are made against a single base URL, https://api.nebulock.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Nebulock Rules API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as X-API-Key-ID (ApiKeyId).
An API key is passed in the header as X-API-Key-Secret (ApiKeySecret).
By default, every request must be authenticated.
Paths & Operations 10
Across 6 paths, the API surfaces 10 operations — 1 DELETE, 4 GET, 1 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.
Create, validate, and run detection rules (Sigma / scheduled SQL).
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Nebulock 3
Other APIs Nebulock publishes across the network.