{"uid":"cap_DF8Ml6X5Gg2HaRJHCRZLq","slug":"amadeus-2b669697","name":"Amadeus Flight Order Retrieval","description":"Pay-per-request access to flights, award availability, hotels, activities, and transfers. No auth, no subscriptions.","url":"https://stabletravel.dev/api/flights/orders","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["id"],"properties":{"id":{"type":"string","description":"Flight order ID"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["data"],"properties":{"data":{},"warnings":{"type":"array","items":{}},"dictionaries":{}},"additionalProperties":false}}}}},"responseSchema":{"type":"json","example":{"data":{"id":"eJzTd9cPNjUxMQIA%2FtAD7A==","type":"flight-order","flightOffers":[{"id":"1","type":"flight-offer"}]}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0054","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0054/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0054","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0054","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_9VTFGXYgXt-BnU8nqoLjj","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0054","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieve the details of a specific flight order by its order ID via the Amadeus travel API.","exampleAgentPrompt":"Can you pull up the details for my Amadeus flight order with ID 'eJzTd9f3NjIJd'? I need to see everything that was booked.","exampleUseCases":[{"title":"Verify booking details before trip","prompt":"I booked a flight last week but lost my confirmation email. Can you look up my order ID 'eJzTd9f3NjIJd' and tell me what flights I'm actually booked on, who's traveling with me, and what the itinerary looks like?"},{"title":"Check passenger names on reservation","prompt":"We're about to check in for our flight and I want to make sure the passenger names on our booking match our IDs. Can you pull up order 'eJzTd9f3NjIJd' and show me all the passenger details?"},{"title":"Confirm layovers and seat assignments","prompt":"I need to verify my connecting flights and see if seat assignments came through. Can you fetch the full details of my flight order 'eJzTd9f3NjIJd' so I can see the complete itinerary with all the stops?"}],"resultDescription":"Returns a flight order object containing booking data, associated passenger and itinerary details, and optionally warnings and reference dictionaries. The response includes a 'data' field with the full order record.","failureModes":["Invalid or missing order ID returns a 400 or 404 error","Order ID not found in the Amadeus system returns a not found error","Expired or cancelled order may return empty or error response","Payment failure (x402) if USDC balance is insufficient","Rate limiting if too many requests are made in a short period"],"whenToPreferThis":"Use this endpoint when you already have a flight order ID and need to retrieve the full details of that specific booking, such as after creating an order or when confirming reservation status. Prefer this over search endpoints when you do not need to browse available flights but need to access a known existing order record.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:56:14.351Z","isFirstParty":false}