Amadeus · Arazzo Workflow
Amadeus Airline Flight Status and Check-in
Version 1.0.0
Validate an airline code, get on-demand flight status for a flight, then fetch its check-in links.
View Spec
View on GitHub
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket InsightsArazzoWorkflows
Provider
Workflows
airline-flight-status-checkin
Validate an airline, get a flight's status, and fetch its check-in links.
Confirms the airline code, retrieves on-demand flight status for the flight, and returns the airline's online check-in links.
1
validateAirline
Validate the carrier code by looking it up in the airline code reference data and capturing the carrier's business name.
2
getStatus
Retrieve the on-demand flight status for the carrier, flight number and scheduled departure date.
3
getCheckinLinks
Fetch the airline's online check-in links so the traveller can check in for the flight.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.