Getting started with Driver Management¶
The driver management section covers assigning drivers to bookings and sending driver events during the journey.
What you need¶
| Capability | Description | Documentation |
|---|---|---|
| Assign a driver | Provide driver and vehicle details for accepted bookings | References |
| Send driver events | Keep customers updated during the journey | References |
Authentication¶
All driver management endpoints require an OAuth 2.0 access token. See Authentication to get started.
Warning
The V1 driver assignment endpoint is deprecated. Use the V2 Assign Driver endpoint.
Further reading¶
- How can I Assign a Driver via API? — V2 assignment context, V1 deprecation
- How can I send driver events to you via API? — Driver events overview