Eric Wu
Eric Wu

Reputation: 917

Is it possible to have a ride request without authenticating the traveler?

I'm trying to use UberAPi to request rides while not requiring an authentication from the end user (rider). My company should be responsible for the payments from such rides, and would only request that a driver appears at point A at such time, and deliver someone to point B.

Uber business does have all the features needed for such an integration: Usage reports, expense codes, and else, but I see no way of doing this without either an SSO or OAuth.

Upvotes: 1

Views: 96

Answers (1)

Dustin Whittle
Dustin Whittle

Reputation: 1252

No, it is not currently possible to use the api for such a use case. You might want to consider using Uber Central.

Upvotes: 2

Related Questions