Introduction to Drivers
Our Drivers API lets you build services and solutions that make the driver experience more productive and rewarding. With the driver’s permission, you can use trip data, payments, ratings, and more to shape the future of the on-demand economy.
¶ Profile
Start building personalized experiences within your product with profile details such as contact information and profile picture. You can also access details about ratings, trip count, and account status from drivers.
Check out the endpoint details in the GET /partners/me documentation.
¶ Payments
You can make it easier for drivers to manage their income and achieve their long-term goals. Make intelligent recommendations based on analysis of earnings information, toll payments, sales taxes, and more.
Check out the endpoint details in the GET /partners/payments documentation.
¶ Trips
You can use driving activity – which includes the city, fare, distance, and duration of each trip – to offer rewards and recommendations to drivers.
Check out the endpoint details in the GET /partners/trips documentation.