Skip to main content
POST
Record Data Plane Heartbeat

Authorizations

Authorization
string
header
required

A control-plane management key using the sk-cp- prefix. Inference keys are not accepted by control-plane endpoints.

Body

application/json

The identity, software version, and single active bundle reported by a data plane.

instance_id
string<uuid>
required

Stable ID for this data-plane installation

version
string
required

Running data-plane software version

Required string length: 1 - 100
bundle_id
string<uuid> | null

Policy bundle served when exactly one is loaded; otherwise absent

Response

Successful Response

data
HeartbeatOut · object
required