e5d7af502419
Published timetable for a route
What actually flies a route – times, duration, aircraft, and the weekdays each flight runs – with no prices and no search to settle. Nonstop flights only. Airport codes resolve to their parent city (LHR to LON), and metadata echoes what each side resolved to.
Query parameters
Departure city or airport code; an airport resolves to its city.
Arrival city or airport code; an airport resolves to its city.
Filter to one marketing carrier (e.g. SQ).
Wego market as a 2-letter code. Omitted, the API defaults to US and says so in metadata.siteCodeSource.
Response language tag.
Page number, 1-based (max 20). Defaults to 1. A timetable is a bounded list the API reads whole, so paging is rarely needed and the cap is low by design.
Rows per page (1-200). Defaults to 200, which is also the maximum, so most routes return whole on one page. A busier route exceeds it and says so with hasMore. pageSize exists to narrow a long answer, never to force paging.
Response
Scheduled flights, plus the resolved route and the market used.