Search cities
GET/api/v1/express-bus/cities
Autocomplete over the canonical city catalog. Returns the id values you pass as
originCityId / destCityId when searching.
Pass from to restrict results to cities actually reachable from that origin.
This endpoint requires no API key.
Request
Responses
- 200
- 400
Matching cities.
The required q parameter is missing.