Backend API · v1

PatrolLog API

The multi-tenant backend powering the PatrolLog security guard patrol management platform. It serves the web dashboard, the guard mobile app, supervisor interfaces, and third-party integrations.

API modules

  • /api/v1/auth

    Authentication and authorization — login, logout, token refresh, activation, and password reset.

  • /api/v1/org

    Core tenant business logic — organizations, clients, sites, guards, supervisors, patrols, assignments, and reports.

  • /api/v1/platform

    PatrolLog internal administration, spanning organizations, plans, and billing.

Documentation

The interactive Swagger UI is available in non-production environments only.