Amadeus for Developers
Number of APIs: 60
Welcome to the Amadeus for Developers collection. This collection features a list of Amadeus Self-Service APIs, categorized for your convenience and learning.
The Self-Service catalog is divided into six categories:
- Flight APIs (flight search, flight booking and airport information)
- Destination Experiences APIs (tours and activities, tourist attractions and safety data)
- Cars and Transfers APIs (transfer search, booking and management)
- Market Insights (most booked and traveled destinations, plus location scores)
- Hotel APIs (hotel search, booking and ratings)
- Itinerary Management APIs (trip-planning functionalities)
🛟 Help and support
If you have any questions of Amadeus Self-Service APIs, please have a look at Amadeus for Developers Documentation or check out our discord channel to join the community!
-
Flights-Airport - Airport Nearest Relevant GET https://test.api.amadeus.com/v1/reference-data/locations/airports?latitude=49.0000&longitude=2.55
-
Hotels-(Scenario)Basic Hotel Booking flow - Step 1: Find Hotels by city GET https://test.api.amadeus.com/v1/reference-data/locations/hotels/by-city?cityCode=DEL
-
Authorization - Access Granted Client Credentials POST https://test.api.amadeus.com/v1/security/oauth2/token
-
Flights-(Scenario)Basic Flight Booking flow - Step 2: Flight Offers Price POST https://test.api.amadeus.com/v1/shopping/flight-offers/pricing
-
Flights-Flight Booking - Seatmap Display GET https://test.api.amadeus.com/v1/shopping/seatmaps?flight-orderId={{flightOrderId}}
-
Flights-(Scenario)Basic Flight Booking flow - Step 0: Authorization POST https://test.api.amadeus.com/v1/security/oauth2/token
-
Flights-(Scenario)Basic Flight Booking flow - Step 1: Flight Offers Search GET GET https://test.api.amadeus.com/v2/shopping/flight-offers?originLocationCode=PAR&destinationLocationCode=ICN&departureDate={{departureDate}}&returnDate={{returnDate}}&adults=2&max=5
-
Flights-(Scenario)Basic Flight Booking flow - Step 3: Flight Create Orders POST https://test.api.amadeus.com/v1/booking/flight-orders
-
Flights-Flight Booking - Flight Offers Search GET https://test.api.amadeus.com/v2/shopping/flight-offers?originLocationCode=SYD&destinationLocationCode=BKK&departureDate={{departureDate}}&returnDate={{returnDate}}&adults=2&max=5
-
Flights-Flight Booking - Flight Offers Search POST https://test.api.amadeus.com/v2/shopping/flight-offers