Ingest a route telemetry event from an SDK. The event records the outcome of a routing decision: which engine was select
POST/api/v2/runtime/events
Ingest a route telemetry event from an SDK. The event records the outcome of a routing decision: which engine was selected, whether fallback occurred, performance metrics, and gate evaluation results. The server validates enum-constrained fields, strips privacy-sensitive content, and stores the event for monitoring queries. Returns 202 Accepted synchronously.
Request
Responses
- 200
- default
Success
Error response