Skip to main content

Base URL

All endpoints are prefixed with /api/v1.

Authentication

The Engine API currently does not require authentication. In production deployments, secure the API behind a reverse proxy or API gateway.

Endpoints

System

Topology

Agents

Sessions

Guardrails

Violations

Scans

Risk

Attack Graph

Response Format

All endpoints return JSON. Errors return:
with the appropriate HTTP status code (400, 404, 409, 500, or 503 where applicable).