Amadeus Airline Routes by Airport is a paid API for AI agents from stabletravel.dev, paid per call via x402, $0.0054/call, status unknown (last checked 2026-09-14).
Returns the list of routes operated by a given airline from airports, optionally filtered by arrival country.
Pay-per-request access to flights, award availability, hotels, activities, and transfers. No auth, no subscriptions.
An array of route objects for the specified airline, each indicating origin and destination airport pairs. May also include metadata and optional warnings from the Amadeus API.
GEThttps://stabletravel.dev/api/reference/airline-routesUse this endpoint when you need to discover which routes a specific airline operates — particularly useful for itinerary planning, network analysis, or checking reachable destinations. Prefer this over flight availability search when you need a broad route map rather than specific flight schedules or seat availability.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"max": 25,
"airlineCode": "AA"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"data": [
{
"name": "ALLENTOWN",
"type": "location",
"address": {
"stateCode": "PA",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 40.6525,
"longitude": -75.43555
},
"subtype": "city",
"iataCode": "ABE",
"timeZone": {
"offSet": "-04:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ABILENE",
"type": "location",
"address": {
"stateCode": "TX",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 32.41112,
"longitude": -99.68194
},
"subtype": "city",
"iataCode": "ABI",
"timeZone": {
"offSet": "-05:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ABIDJAN",
"type": "location",
"address": {
"regionCode": "AFRIC",
"countryCode": "CI",
"countryName": "COTE D IVOIRE"
},
"geoCode": {
"latitude": 5.26139,
"longitude": -3.92638
},
"subtype": "city",
"iataCode": "ABJ",
"timeZone": {
"offSet": "+00:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ALBUQUERQUE",
"type": "location",
"address": {
"stateCode": "NM",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 35.04195,
"longitude": -106.6069
},
"subtype": "city",
"iataCode": "ABQ",
"timeZone": {
"offSet": "-06:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ABERDEEN",
"type": "location",
"address": {
"regionCode": "EUROP",
"countryCode": "GB",
"countryName": "UNITED KINGDOM"
},
"geoCode": {
"latitude": 57.20195,
"longitude": -2.19777
},
"subtype": "city",
"iataCode": "ABZ",
"timeZone": {
"offSet": "+01:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ACAPULCO",
"type": "location",
"address": {
"regionCode": "NAMER",
"countryCode": "MX",
"countryName": "MEXICO"
},
"geoCode": {
"latitude": 16.75695,
"longitude": -99.75388
},
"subtype": "city",
"iataCode": "ACA",
"timeZone": {
"offSet": "-06:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ACCRA",
"type": "location",
"address": {
"regionCode": "AFRIC",
"countryCode": "GH",
"countryName": "GHANA"
},
"geoCode": {
"latitude": 5.60528,
"longitude": -0.16666
},
"subtype": "city",
"iataCode": "ACC",
"timeZone": {
"offSet": "+00:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "LANZAROTE",
"type": "location",
"address": {
"regionCode": "EUROP",
"countryCode": "ES",
"countryName": "SPAIN"
},
"geoCode": {
"latitude": 28.95028,
"longitude": -13.60555
},
"subtype": "city",
"iataCode": "ACE",
"timeZone": {
"offSet": "+01:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "NANTUCKET",
"type": "location",
"address": {
"stateCode": "MA",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 41.25306,
"longitude": -70.06027
},
"subtype": "city",
"iataCode": "ACK",
"timeZone": {
"offSet": "-04:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "WACO",
"type": "location",
"address": {
"stateCode": "TX",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 31.60889,
"longitude": -97.22527
},
"subtype": "city",
"iataCode": "ACT",
"timeZone": {
"offSet": "-05:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ATLANTIC CITY",
"type": "location",
"address": {
"stateCode": "NJ",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 39.4575,
"longitude": -74.57722
},
"subtype": "city",
"iataCode": "ACY",
"timeZone": {
"offSet": "-04:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ADDIS ABABA",
"type": "location",
"address": {
"regionCode": "AFRIC",
"countryCode": "ET",
"countryName": "ETHIOPIA"
},
"geoCode": {
"latitude": 8.97778,
"longitude": 38.79945
},
"subtype": "city",
"iataCode": "ADD",
"timeZone": {
"offSet": "+03:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ADELAIDE",
"type": "location",
"address": {
"stateCode": "SA",
"regionCode": "AUSTL",
"countryCode": "AU",
"countryName": "AUSTRALIA"
},
"geoCode": {
"latitude": -34.94499,
"longitude": 138.5306
},
"subtype": "city",
"iataCode": "ADL",
"timeZone": {
"offSet": "+09:30",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ALEXANDRIA",
"type": "location",
"address": {
"stateCode": "LA",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 31.32584,
"longitude": -92.54583
},
"subtype": "city",
"iataCode": "AEX",
"timeZone": {
"offSet": "-05:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "AGADIR",
"type": "location",
"address": {
"regionCode": "AFRIC",
"countryCode": "MA",
"countryName": "MOROCCO"
},
"geoCode": {
"latitude": 30.325,
"longitude": -9.41305
},
"subtype": "city",
"iataCode": "AGA",
"timeZone": {
"offSet": "+01:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "MALAGA",
"type": "location",
"address": {
"regionCode": "EUROP",
"countryCode": "ES",
"countryName": "SPAIN"
},
"geoCode": {
"latitude": 36.675,
"longitude": -4.49916
},
"subtype": "city",
"iataCode": "AGP",
"timeZone": {
"offSet": "+02:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "AUGUSTA",
"type": "location",
"address": {
"stateCode": "GA",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 33.37,
"longitude": -81.96444
},
"subtype": "city",
"iataCode": "AGS",
"timeZone": {
"offSet": "-04:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "AGUASCALIENTES",
"type": "location",
"address": {
"regionCode": "NAMER",
"countryCode": "MX",
"countryName": "MEXICO"
},
"geoCode": {
"latitude": 21.70556,
"longitude": -102.3178
},
"subtype": "city",
"iataCode": "AGU",
"timeZone": {
"offSet": "-06:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "AUCKLAND",
"type": "location",
"address": {
"regionCode": "AUSTL",
"countryCode": "NZ",
"countryName": "NEW ZEALAND"
},
"geoCode": {
"latitude": -37.00805,
"longitude": 174.7917
},
"subtype": "city",
"iataCode": "AKL",
"timeZone": {
"offSet": "+12:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ALBANY",
"type": "location",
"address": {
"stateCode": "NY",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 42.74834,
"longitude": -73.80166
},
"subtype": "city",
"iataCode": "ALB",
"timeZone": {
"offSet": "-04:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ALICANTE",
"type": "location",
"address": {
"regionCode": "EUROP",
"countryCode": "ES",
"countryName": "SPAIN"
},
"geoCode": {
"latitude": 38.28223,
"longitude": -0.55805
},
"subtype": "city",
"iataCode": "ALC",
"timeZone": {
"offSet": "+02:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "WATERLOO",
"type": "location",
"address": {
"stateCode": "IA",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 42.55695,
"longitude": -92.40027
},
"subtype": "city",
"iataCode": "ALO",
"timeZone": {
"offSet": "-05:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "WALLA WALLA",
"type": "location",
"address": {
"stateCode": "WA",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 46.09473,
"longitude": -118.2889
},
"subtype": "city",
"iataCode": "ALW",
"timeZone": {
"offSet": "-07:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "ALEXANDRIA",
"type": "location",
"address": {
"regionCode": "AFRIC",
"countryCode": "EG",
"countryName": "EGYPT"
},
"geoCode": {
"latitude": 31.18389,
"longitude": 29.94889
},
"subtype": "city",
"iataCode": "ALY",
"timeZone": {
"offSet": "+03:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
},
{
"name": "AMARILLO",
"type": "location",
"address": {
"stateCode": "TX",
"regionCode": "NAMER",
"countryCode": "US",
"countryName": "UNITED STATES OF AMERICA"
},
"geoCode": {
"latitude": 35.21945,
"longitude": -101.7058
},
"subtype": "city",
"iataCode": "AMA",
"timeZone": {
"offSet": "-05:00",
"referenceLocalDateTime": "2026-06-12T03:44:42"
}
}
],
"meta": {
"count": 25,
"links": {
"self": "https://api.amadeus.com/v1/airline/destinations?airlineCode=AA&max=25"
}
}
}{
"type": "json",
"example": {
"data": [
{
"name": "NEW YORK",
"type": "location",
"subtype": "city",
"iataCode": "NYC",
"analytics": {
"flights": {
"score": 100
},
"travelers": {
"score": 100
}
}
}
],
"meta": {
"count": 1
}
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"