Uber: Get Ride Products
Uber via Parse · maps_geo
Get available Uber ride products (vehicle types) for a given location. Returns product details including name, description, passenger capacity, tier, and vehicle image URL. Use coordinates from get_place_details or known latitude/longitude values. Search for Uber locations, get route estimates (distance and ETA), resolve place details, and list available ride products for ride planning. Fulfilled by Parse from uber.com.
- maps-geo
- other
- parse
- platform-key
- travel
- uber
- uber-com
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/008cb765-ed13-4ef6-803d-0a57049962d8/get_ride_products
- Interface artifact
- sha256:5dc9e445adae60c3d8294e7e57782f1f7caa24f620f94b7961629dd7a7465264
- Manifest digest
- sha256:faddfb19a1a6539cfa77d7c025760b2861ea9a3e485829ffe5a9356790dcc245
Request fields
- latitude (string): Latitude of the location to check product availability (e.g. '40.7580').
- longitude (string): Longitude of the location to check product availability (e.g. '-73.9855').
Example queries
- {"latitude":"40.7580","longitude":"-73.9855"}