Core Module =========== The Core module is the main repository for master data about users and sharing rules. It handles authentication and authorization, and receives most of the interactions from administrative and end-user apps. Admin Interface --------------- The Admin interface handles web service calls from the Admin web gui. The base url for this is at:: /api/admin/ A JSON file with OpenAPI data about all core-related admin APIs can be downloaded :download:`here `. Select a topic from the list below. .. toctree:: core/core-usercurrent core/core-enduser core/core-additionaluserdata core/core-operator core/core-roles core/core-authenticatedsessions core/core-communities core/core-group core/core-addresses core/core-licensedocument core/core-tovalidate core/core-issuingauthority core/core-places core/core-transportationrequest core/core-servicerule core/core-extresourcegroup core/core-movementauthority core/core-trip core/core-attachments core/core-message core/core-config core/core-import core/core-system Statistics Interface -------------------- This interface allows for access to statistics data. The base url for this interface is at:: /api/statistics/ A JSON file with OpenAPI data about all vehicle-related statistics APIs can be downloaded :download:`here `. A valid JWT is required for all statistics access. Select a topic from the list below. .. toctree:: core/core-statistics