v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-21149158448.6 KB
Dome
detections

Create Detection

Create a new detection request.

This endpoint accepts a detection request and starts processing it asynchronously. The response includes the detection ID which can be used to poll for results via GET /detections/{id}.

Note: This endpoint does not require authentication to support the Execution Flow test input feature.

post/v1/detections

Request body

idstring required
detector_idstring required

Response

Successful Response

idstring required
statusstring required
error_messagestring nullable