Vehicle Module ============== The Vehicle Sharing module (shortened Vehicle) is the main repository for master data about vehicles and their sharing. It handles vehicle maintenance, trip proposals, zone checks, on-board-device interactions and vehicle movement rules. Admin Interface --------------- The Admin interface handles web service calls from the Admin web gui. The base url for this is at:: /api/vehicle-admin/ A JSON file with OpenAPI data about all vehicle-related admin APIs can be downloaded :download:`here `. Select a topic from the list below. .. toctree:: vehicle/vehicle-vehicle vehicle/vehicle-additionalvehicledata vehicle/vehicle-category vehicle/vehicle-communities vehicle/vehicle-group vehicle/vehicle-groupconstraints vehicle/vehicle-device vehicle/vehicle-driver vehicle/vehicle-garage vehicle/vehicle-zone vehicle/vehicle-pointofinterest vehicle/vehicle-damagereport vehicle/vehicle-maintenance vehicle/vehicle-movementauthority vehicle/vehicle-billabletrip vehicle/vehicle-filter vehicle/vehicle-movementrule vehicle/vehicle-availabilityrule vehicle/vehicle-attachment vehicle/vehicle-config vehicle/vehicle-system Statistics Interface -------------------- This interface allows for access to statistics data. The base url for this interface is at:: /api/vehicle-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:: vehicle/vehicle-analysis vehicle/vehicle-status