latestOpenAPI 3.1.02026-08-21211181.8 KB

e5d7af502419

Flights

Read a trip's experience signals

Per-leg signals for what a journey is like to sit through: overnight, longStopover, earlyDeparture, lateArrival, plus positive-only witnesses for a tight connection, aircraft age and carrier rating. No score - Recommended sort ranks on the price-adjusted fare score, which one would not match.

get/v1/flights/trips/{tripId}/experience

Path parameters

tripIdstring required

The trip from a flight-search result. Shaped {searchId}:{tripCode}.

Query parameters

searchIdstring

Optional cross-check. When supplied it must equal the tripId's first :-segment; a mismatch is rejected.

Response

The trip's per-leg signals. A witness field that is absent was not asserted; it is not a negative.

tripIdstring required

The trip these signals are for.