航线导出
导出航线数据,用于分析或运营流程。
Last updated
Was this helpful?
导出航线数据,用于分析或运营流程。
💬 需要帮助? 如果遇到问题,请在帮助中心咨询 Eva,快速获取诊断建议。
Use this page to export supported route data.
This page uses Route Export as the primary name.
You may also see this API called City Pairs API.
route/export.do
Route data exports
Internal analytics support
Operational review of route coverage
This API is intended for production route datasets.
Send:
routeType
Use optional filters only when needed:
fromCity
fromCountry
toCity
toCountry
airlines
pageNumber
pageSize
1: airline routes
2: Atlas routes
Returned route records can include:
airline list
origin and destination city or country
direct or connecting indicator
schedule window
last update date
isDirect is relevant for Atlas route exports.
use filters to reduce payload size
paginate large exports instead of requesting everything at once
refresh local route data based on updateDate
separate airline-route exports from Atlas-route exports in your pipeline
environment availability should be confirmed before integration
route data is operational support data, not a booking guarantee
returned schedules can change over time
direct and connecting coverage depends on route type and source data
See the complete endpoint schemas and samples here:
Last updated
Was this helpful?
Was this helpful?

