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 here.

Select a topic from the list below.

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 here.

A valid JWT is required for all statistics access.

Select a topic from the list below.