Skip to main content
POST
/omio/routes/reviews

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:OmioReview
author_name
string | null
rating
number | null
best_rating
number | null
worst_rating
number | null
text
string | null
publisher
string | null