Ingest model telemetry event
POST/api/v1/ingest
Stores runtime event telemetry and links to guard lifecycle.
Request
Responses
- 200
- 400
- 401
- 403
- 409
- 413
- 429
- 500
- 503
Event stored
Invalid payload or invalid timestamp
Unauthorized
Strict mode security timeout block path
Duplicate replayed event_id
Payload too large
Rate limited
Response Headers
Retry-After
X-RateLimit-Limit
X-RateLimit-Remaining
Failed to store event
Infrastructure/configuration failure (strict mode path)