LicenPro
DocumentationREST APITelemetry, logs & notifications

Telemetry, logs & notifications

Analytics, statistics, audit trails, SDK logs, and in-app notifications.

  • /api/Analytics/... — adoption and usage aggregates for charts.
  • /api/Statistics/... — supplementary metrics and rollups.
  • /api/AuditLogs/... — security-relevant audit trail for sensitive actions.
  • /api/DashboardLogs/... — operator and UI event diagnostics.
  • /api/SdkLogs/... — optional log shipping from fielded SDKs.
  • /api/Notifications/... — in-app notification feed for dashboard users.

Most of these routes require JWT with analytics or admin roles depending on the operation.

Analytics guide