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:

🛟 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!

  1. Flights-Airport - Airport Nearest Relevant GET https://test.api.amadeus.com/v1/reference-data/locations/airports?latitude=49.0000&longitude=2.55

  2. 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

  3. Authorization - Access Granted Client Credentials POST https://test.api.amadeus.com/v1/security/oauth2/token

  4. Flights-(Scenario)Basic Flight Booking flow - Step 2: Flight Offers Price POST https://test.api.amadeus.com/v1/shopping/flight-offers/pricing

  5. Flights-Flight Booking - Seatmap Display GET https://test.api.amadeus.com/v1/shopping/seatmaps?flight-orderId={{flightOrderId}}

  6. Flights-(Scenario)Basic Flight Booking flow - Step 0: Authorization POST https://test.api.amadeus.com/v1/security/oauth2/token

  7. 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

  8. Flights-(Scenario)Basic Flight Booking flow - Step 3: Flight Create Orders POST https://test.api.amadeus.com/v1/booking/flight-orders

  9. 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

  10. Flights-Flight Booking - Flight Offers Search POST https://test.api.amadeus.com/v2/shopping/flight-offers