Melo
French real estate listings API for cities, saved property searches, and webhook event simulation.
Helps proptech apps that browse city catalogs, retrieve a user's saved property searches, and simulate Melo webhook events for testing.
Sign in to connect Melo
Sign in to connect an account and start using Melo in your apps.
Example Use Cases
These are example ways Snow can use Melo when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to retrieve a list of cities with optional filters. Use when you need to fetch available cities before processing location-specific data.
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.
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.