Skip to main content
POST
/momondo/places/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
query
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
market
enum<string>
default:US
Available options:
US,
GB,
DE,
FR,
ES,
IT,
NL,
DK,
SE,
NO,
CA,
AU,
IN

Response

Successful Response

@type
string
default:MomondoPlaceSuggestion
id
string | null
type
string | null
name
string | null
display_name
string | null
iata
string | null
city
string | null
city_id
string | null
city_code
string | null
country
string | null
country_code
string | null
region
string | null
latitude
number | null
longitude
number | null
timezone
string | null
is_metro
boolean | null