REST
Last updated
Last updated
With the API your applications can communicate with the ZEMTU Carsharing System. We offer the following RESTful API to our customers:
Used by organisations for displaying available carsharing groups on their website.
Name
Description
Access
Carsharinggroup API
Fetch carsharing groups
Read-only
Vehicle API
Fetch vehicles
Read-only
Ridesharing API
Fetch rides
Read-only
Detailed API documentation is available at . (For registered organisations only).
Used for reservation applications.
Name
Description
Access
Vehicle API
API for accessing vehicle data. Data included: vehicle ID, type, description, location
Read-only
Vehiclemonitor API
API for accessing dynamic vehicle data. Data included: powerlevel, locking & unlocking actions
Read & Write
Reservation API
API for managing reservations. Data included: complete reservation.
Read & Write
Environment API
API for retrieving environment. Data included: user data, organization data, features enabled for user.
Read-only
Datastore API
API for managing data store. Use case: shared data for different booking applications, e.g. preferred vehicle, vehicle ordering etc.
Read & Write
Used by organisations for creating their own customized billing tool.
Name
Description
Access
Accounting API
Fetch accounting data. Data included: start and end of reservation, driven distance, detailed modification history.
Read-only
Monitoring Reservation API
Fetch anonymized reservation data for researched vehicles. Data included: battery levels for reservations’ start and end, driven distance.
Read-only
Name
Description
Access
Accreditation API
Create accreditation requests.
Read & Write
Membership API
Fetch membership data, make workflow transitions, create initial membership objects
Read & Write