Jason Timm
Jason Timm

Reputation: 21

Get name and profile information of current Uber rider using Uber API

I am an Uber driver and I have a slideshow that plays during the trip. I would like to personalize it for each rider. Is there some way to get the name of the rider of the current trip via the driver or other API? I would also like to be able to find out if I have ever given a ride to the current rider in the past.

Upvotes: 0

Views: 110

Answers (1)

Dustin Whittle
Dustin Whittle

Reputation: 1252

No. It is not possible to associate a rider identity with the specific trip on your side. The best case is to use the /me endpoint and ask the user to sign in and give permission to share their profile information.

Upvotes: 1

Related Questions