POST /v1/events
Ingest a single event.Request body
Required fields
| Field | Type | Description |
|---|---|---|
agent_id | string | Agent identifier (partition key for hash chain) |
Response
Example
POST /v1/batch
Ingest multiple events in a single request.Request body
Array of events:Response
Returns207 Multi-Status on partial failure, or 201 Created on full success. The response is an array of per-event results: