Analytics Events API
Auto-generated from
openapi-snapshot.json. Do not edit by hand — changes are overwritten byscripts/docs/generate_api_reference.py.
1 endpoints in this group.
POST /api/analytics/events
Ingest Events
Accept a batch of page_view / widget_view events.
Best-effort: auth optional, exceptions swallowed (beacon must never 5xx).
Honors DNT: 1 and silently drops the batch.
Request body: application/json
Responses
| Code | Description |
|---|---|
204 | Successful Response |
422 | Validation Error |