Hackura
Sentinel AI
K

API reference

Programmatic threat intelligence

The Hackura Sentinel AI API exposes the same intelligence pipeline used by the dashboard so applications, CLI tooling, and automation can all share one source of truth.

Overview

The API is designed to support scanning, graph intelligence, threat lookup, and authenticated programmatic access.

Authentication

All requests should include an API key header.

Authentication
X-API-Key: hk_live_...

Endpoints

Error handling

Use standard JSON error payloads with stable codes so client applications can handle failures consistently.

Production behavior

Keep retries bounded. The API should be deterministic, observable, and safe to automate.

Nested reference

Future API sections can be added beneath this route without changing the layout or content model.