Uber Riders API
The Uber Riders API enables applications to interact with the Uber platform on behalf of riders. It allows requesting rides, getting product listings, price and time estimates, viewing trip history, and managing saved places. Authentication uses OAuth 2.0 bearer tokens.
Documentation
Documentation
https://developer.uber.com/docs/riders/references/api
Documentation
https://developer.uber.com/docs/riders/ride-requests/introduction
Specifications
Examples
Example
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/examples/uber-riders-list-products-example.json
Example
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/examples/uber-riders-create-ride-request-example.json