Using amadeus-hotel-search-swift with amadeus.com

Swift integration

Install
# See https://github.com/amadeus4dev-examples/amadeus-hotel-search-swift
Returns safety rating for a given location and radius.
curl \
  /safety/safety-rated-locations
Returns the safety rating of a given area
curl \
  /safety/safety-rated-locations/by-square
Retieve safety information of a location by its Id.
curl \
  /safety/safety-rated-locations/{safety-rated-locationId}
SDK on GitHub 📄 API Docs
SDK
amadeus-hotel-search-swift
Swift
API
amadeus.com
amadeus.com:amadeus-safe-place-
At a glance
Language Swift
Endpoints3