Melo provides a comprehensive API for accessing real-time, deduplicated real estate listings and market analytics across France.
Tool to retrieve a list of cities with optional filters. use when you need to fetch available cities before processing location-specific data.
Tool to list all searches. use after authenticating to retrieve the user's searches.
Tool to fetch location autocomplete suggestions. use when you have a partial location query and need possible matching locations from melo api. supports filtering by country and location type. use after forming the query string.
Tool to simulate sending a webhook event. use when testing webhook integrations. call after configuring endpoint and payload.