/omio/journeys/search

POST /api/omio/journeys/search

Price: 20 credits

List departures for an Omio route (mode, origin and destination city). Provide a date (YYYY-MM-DD) to search that specific travel day, or omit it to list the nearest travel day. Returns ranked journeys with departure and arrival stations (name, country, coordinates), scheduled and estimated departure/arrival times, duration, price, operating carrier, stop count and the individual legs (connections) with transport ids and live-update status. Origin and destination are city slugs as used in Omio route URLs (resolve them via the positions search). For price trends across future dates use the prices endpoint.

How to use it

List Omio journeys for a route (mode = train/bus/flight/ferry, origin and destination city slugs). Pass date (YYYY-MM-DD) for a specific future day or omit it for the nearest travel day. Returns journeys with id, mode, departure/arrival places (name, country, coordinates), departure_at, arrival_at, estimated times, duration_minutes, price, currency, carrier_name/code, stop_count and connections (per-leg transport_id, times, live-update status). For future-date price trends use journeys/prices.

Parameters

Request body

Response

Errors

Response headers