Reputation: 1624
Does the Uber API currently allow a "driver" to login and then determine if the driver has a current request that is "in_progress". My app needs to verify in real-time if the API authenticated driver (via OAuth) is currently driving passengers. It seems like most of the API is from a "rider" standpoint as opposed to a driver.
Upvotes: 3
Views: 795
Reputation: 1218
I think there is no API currently for driver side, only rider clients can make requests to Uber endpoints now.
Upvotes: 3