wLaing_ihg
wLaing_ihg

Reputation: 11

Does Uber Rides api support Scheduling a ride?

I don't see an api to schedule an Uber ride in the future. Has anyone been able to determine if this is possible? @Uber is this in your pipeline?

Upvotes: 0

Views: 486

Answers (1)

Christine Kim
Christine Kim

Reputation: 231

At this time, the Uber API does not support scheduling a ride in the future. You can request a ride with the POST /v1/requests endpoint or create a ride reminder with the POST /v1/reminders endpoint.

There are tutorials for both of these options:

Upvotes: 3

Related Questions