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

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.2.0, at version v2.

Requests are made against a single base URL, https://api.nebulock.io.

10 operations 6 paths 0 schemas 1 DELETE4 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Base URL
https://api.nebulock.io
Authentication
API Key, API Key
Contact
Resource Areas
1

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.

Rules 10

Create, validate, and run detection rules (Sigma / scheduled SQL).

POST
/public/v1/rules/validate
Validate rule content (Sigma YAML or SQL) without persisting a rule.
validate_rule_public_api → 200401403404422429
POST
/public/v1/rules
Create a rule in your organization (sigma, scheduledsql, signalcombination).
create_rule_public_api → 200401403404422429
GET
/public/v1/rules
List rules for the authenticated organization.
list_rules_public_api → 200401403404422429
GET
/public/v1/rules/{rule_id}
Get a rule by ID (latest version unless a version is given).
get_rule_public_api 1 param → 200401403404422429
DELETE
/public/v1/rules/{rule_id}
Delete a rule (all versions) in your organization.
delete_rule_public_api 1 param → 200401403404422429
PATCH
/public/v1/rules/{rule_id}
Update a rule in your organization.
update_rule_public_api 1 param → 200401403404422429
POST
/public/v1/rules/{rule_id}/test_sql_rule
Run an on-demand test execution for a scheduledsql rule.
test_sql_rule_public_api 1 param → 200401403404422429
POST
/public/v1/rules/{rule_id}/runs
Trigger a retroactive run of a scheduledsql rule.
run_rule_scheduled_sase_public_api 1 param → 200401403404422429
GET
/public/v1/rules/{rule_id}/runs
List scheduled-sase runs for a scheduledsql rule (metadata only).
get_rule_runs_scheduled_sase_public_api 1 param → 200401403404422429
GET
/public/v1/rules/{rule_id}/runs/{rule_run_id}
Get row-level results for a single scheduled-sase run.
get_rule_run_results_scheduled_sase_public_api 2 params → 200401403404422429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nebulock-rules-api-openapi.yml Raw ↑

Other APIs Nebulock publishes across the network.

Nebulock Entities API
Nebulock Findings API
Nebulock Hunts API
Where this information came from

This is an independent, third-party profile of Nebulock Rules 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.