{"uid":"cap_AFndXRL_3_GhP2IRaLfGu","slug":"stabletravel-flightaware-airport-routes-55c01339","name":"StableTravel FlightAware Airport Routes","description":"Get routes between two airports with historical filing data","url":"https://stabletravel.dev/api/flightaware/airports/id/routes/dest_id","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","properties":{"cursor":{"type":"string"},"sort_by":{"enum":["count","last_departure_time"],"type":"string"},"date_end":{"type":"string"},"max_pages":{"type":"number"},"date_start":{"type":"string"}},"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":["routes"],"properties":{"links":{"type":"object","properties":{"next":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false},"routes":{"type":"array","items":{"type":"object","properties":{"route":{"type":"string"},"route_distance":{"anyOf":[{"type":"string"},{"type":"null"}]},"filed_airspeed_max":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_airspeed_min":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude_max":{"anyOf":[{"type":"number"},{"type":"null"}]},"filed_altitude_min":{"anyOf":[{"type":"number"},{"type":"null"}]},"last_departure_time":{"type":"string"}},"additionalProperties":false}},"num_pages":{"type":"number"}},"additionalProperties":false}}}}},"responseSchema":{"type":"json","example":{"routes":[{"route":"JFK DCT LAX","route_distance":"2475","filed_altitude_max":36000,"filed_altitude_min":32000,"last_departure_time":"2026-04-21T18:30:00Z"}],"num_pages":1}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"sort_by":"count","max_pages":1}}},"response":{"links":null,"routes":[],"num_pages":1}},"exampleRequest":{"sort_by":"count","max_pages":1},"tags":["x402"],"displayCostAmount":"0.04","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.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ttSlx8sAXM-5LbQnSfT1g","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns flight routes filed between a specific origin airport and a specific destination airport, including route strings, distances, altitudes, and airspeeds.","exampleAgentPrompt":"What routes do flights typically file going from JFK to LAX — show me the route strings, filed altitudes, and when they last departed, sorted by most recent departure time.","exampleUseCases":[{"title":"Analyze flight patterns for route optimization","prompt":"I'm trying to understand the typical routing between San Francisco and New York. Can you pull all the filed routes between SFO and JFK, and show me the route strings, distances, and the altitude ranges they typically file? I want to see which routes are most recent."},{"title":"Compare international routing standards","prompt":"We're studying transatlantic operations. Get me the filed routes between London Heathrow and Boston Logan, including the route waypoint strings, altitudes, and airspeeds. I need to see how these compare to typical North Atlantic tracks."},{"title":"Support flight planning with historical data","prompt":"Our pilots are planning a trip from Denver to Miami and want to know what routing they should expect. Pull the recent flight routes between DEN and MIA for me, showing the route strings, filed altitude minimums and maximums, and airspeed ranges so we can brief the crew properly."}],"resultDescription":"A paginated list of route objects between the specified origin and destination airports, each containing the route waypoint string, route distance, filed minimum and maximum altitude, filed minimum and maximum airspeed, and the timestamp of the last departure. Also includes total page count and a next-page cursor link.","failureModes":["Invalid or unknown airport ID returns a 404 or empty routes array","No routes found for the given airport pair returns an empty routes list","Invalid date range format returns a validation error","Malformed cursor parameter causes pagination failure","Payment not included or insufficient returns 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need to look up historical or current filed flight routes between a specific origin-destination airport pair, including route strings, altitudes, and airspeeds. Prefer this over generic flight search endpoints when you need aeronautical routing data rather than booking or scheduling information. Best for aviation analytics, flight planning research, or understanding typical routing between two airports.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:50:43.058Z","isFirstParty":false}