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
Code Examples
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-ride-request-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-product-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-priceestimate-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-timeestimate-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-rideestimate-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-riderprofile-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-ridedetails-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-riderequest-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-place-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-placeupdate-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-schema/uber-activities-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/json-structure/uber-riders-structure.json
Other Resources
SDKs
Android SDK
SDKs
iOS SDK
SDKs
Python SDK
SDKs
Java SDK
Examples
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/examples/uber-riders-list-products-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/examples/uber-riders-create-ride-request-example.json
GraphQL
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/graphql/uber-graphql.md
APIsJSON
https://raw.githubusercontent.com/api-evangelist/uber/refs/heads/main/apis.yml