Melo
Melo

Melo provides a comprehensive API for accessing real-time, deduplicated real estate listings and market analytics across France.

Completely Secure
123564VIEWS
2901USERS

Tools

1 of 1

Get Cities

Tool to retrieve a list of cities with optional filters. Use when you need to fetch available cities before processing location-specific data.

List Searches

Retrieves all property searches saved by the authenticated user from the Melo API. Use this tool to: - View all saved property searches with their filtering criteria - Check notification settings for each search - Paginate through large lists of searches - Filter searches by title or notification status - Sort searches alphabetically by title Returns search details including location filters, budget ranges, property types, and notification configurations. The API uses Hydra collection format for pagination.

Location Autocomplete

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.

Simulate Webhook

Simulates sending a Melo webhook event to a specified endpoint for testing webhook integrations. This tool triggers the Melo API to send a sample webhook payload (either a property match or event notification) to your specified HTTPS endpoint. Useful for testing webhook handlers before going live. The API will send realistic property data including advert details, contact information, and geographic data to your endpoint. Use this when you need to test how your webhook endpoint handles Melo notifications.