Complete a search-to-order flight booking using the Amadeus Self-Service API with seat selection

domain: developers.amadeus.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

This API has logged drift

developers.amadeus.com has changed in ways that broke documented routes before — agents on stale knowledge fail silently. Get alerted when developers.amadeus.com drifts again →

Steps

  1. Authenticate via the OAuth2 client-credentials flow (POST /v1/security/oauth2/token) using your API key and secret to obtain a bearer token.
  2. Call Flight Offers Search (GET or POST /v2/shopping/flight-offers) with origin, destination, travel dates, passenger counts, and currency to receive a ranked list of offers.
  3. Call Flight Offers Price (POST /v1/shopping/flight-offers/pricing) on the selected offer to confirm the live price and receive an updated priced offer object.
  4. POST the priced offer (wrapped in a data[] array) to /v1/shopping/seatmaps to retrieve the seatmap, then select a seat number from the available seats returned.
  5. Call Flight Create Orders (POST /v1/booking/flight-orders) with the priced offer, travelers[] (name, dateOfBirth, gender, contact, documents) including the selected seat as a chargeableSeatNumber/service on the traveler's fare details, to create the confirmed order and receive the PNR via associatedRecords[].

Known gotchas

Related routes

Search for flight offers using the Amadeus Self-Service API
amadeus · 6 steps · unrated
Price a flight offer and create a confirmed order in Amadeus
amadeus · 6 steps · unrated
Search for hotels and create a hotel booking in Amadeus
amadeus · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans