hilton.com API: geocode
www.hilton.com via Parse · travel
Geocode an address or place to get coordinates, bounds, and location metadata. Accepts either a free-text address or a place_id obtained from the autocomplete endpoint. At least one of address or place_id must be provided. Search for Hilton hotels worldwide by destination, get autocomplete suggestions for locations, and geocode addresses to coordinates. Fulfilled by Parse from www.hilton.com.
- maps-geo
- parse
- platform-key
- reviews-ratings
- travel
- www-hilton-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/caf249fe-ffc9-4517-a323-cb77a999f164/geocode
- Interface artifact
- sha256:8309ad7704b153907137c7e62fe75e40d7d5a545a8a7b997dedf3828f8e4a305
- Manifest digest
- sha256:a8484b5f94dea3404693dbb1a532e2e4ebab8203fc7759f19703d098b4caf660
Request fields
- address (string): Address or place name to geocode (e.g., 'London, UK', 'Paris, France')
- language (string): Language code: Allowed values: en
- place_id (string): Place ID from autocomplete suggestions (e.g., 'dx-airport::4185')
Example queries
- {"address":"London, UK","language":"en"}