Uber: Get Place Details
Uber via Parse · maps_geo
Get detailed place information including full address, coordinates, and address components from a place ID obtained via search_locations. The returned coordinates can be used with get_ride_estimate or get_ride_products. 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.02 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_place_details
- Interface artifact
- sha256:25ed51dba1b8867be51cbedf31587b720dea0af421690f65511d515360cd9530
- Manifest digest
- sha256:202a6913df33ae5ea6a7121d153801258187a2374c4910a6dcd9f471d008c5c9
Request fields
- place_id (string, required): Uber place ID from search_locations results (e.g. '32b3a157-8e07-3215-ab38-7c080b9219a5').
- place_type (string): Type of place usage. Accepts exactly: destination, pickup.: Allowed values: destination, pickup
Example queries
- {"place_id":"9e1cad83-e51a-45be-9bb3-87252974386e","place_type":"destination"}