Skip to main content
POST
/omio/journeys/prices

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
mode
enum<string>
required
Available options:
train,
bus,
flight,
ferry
origin
string
required
Minimum string length: 1
destination
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

@type
string
default:OmioPriceCalendarEntry
date
string | null
mode
string | null
price
number | null
currency
string
default:EUR
departure_at
string | null
arrival_at
string | null
carrier_code
string | null
carrier_name
string | null
is_high_speed_train
boolean | null
is_night_train
boolean | null