LicenPro
DocumentationREST APIAdministration & jobs

Administration & jobs

Background jobs, platform settings, email, tickets.

  • /api/Admin/... — elevated maintenance (tenant or host scope).
  • /api/Jobs/... — visibility into scheduled/async work (imports, rollups, email batches).
  • /api/Settings/... — system or tenant configuration keys.
  • /api/Email/... — diagnostics and template triggers where exposed.
  • /api/Tickets/... — support ticket integration for vendor helpdesk flows.

These areas are the most role-sensitive; integrate only after mapping your tenant’s RBAC to the policies enforced on each route.