Skip to Content
BlitzPulse docs are live. Looking for the app? Visit https://app.blitzglobalcapital.com.
Api ReferenceAnalytics Events API

Analytics Events API

Auto-generated from openapi-snapshot.json. Do not edit by hand — changes are overwritten by scripts/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

CodeDescription
204Successful Response
422Validation Error