Skip to main content
GET
cURL

Authorizations

key
string
query
required

Path Parameters

orgId
string
required

Organization Account Number

Query Parameters

profileId
string
required

Unique profile identifier

lang
string

BCP-47 language code (e.g. en-GB). When provided, localizable fields are returned as a single string instead of a language map.

latlng
string

Latitude and Longitude as the center of search, comma separated. Ex: 55.953251,-3.188267

radius
number

Radius in meters from center of search

userCategory
string

Adding a user category will only return guides that match the category. Possible values: business, family, friends, solo, or couples

tripType
string

Adding a trip type will rank guides based on trip type suitability. Possible values: business, pleasure, or both. Default: both

userInterests
string

Comma-separated list of user interests to rank results by weighted match. Available values can be retrieved from the /getPersonalizationOptions endpoint.

rankBy
string

Ranking strategy. One of: 'distance', 'relevance', 'score'

guideType
enum<string>

Filter guides by type. 'featured' returns only featured guides; 'guide' and 'neighbourhood' return all guides (neighbourhoods are returned via the geoareas field).

Available options:
guide,
neighbourhood,
featured
guidesPage
integer

Page index for guide results

guidesPerPage
integer

Number of guides per page, maximum 20

maxListingsPerGuide
integer

Maximum number of listings to include per guide

geoareasPage
integer

Page index for geo area results

geoareasPerPage
integer

Number of geo areas per page, maximum 20

Response

Success

host
object
required
guides
object
required
geoareas
object
required