Lodgify
Lodgify

Lodgify is an all-in-one vacation rental software that enables property owners and managers to create bookable websites, synchronize property data across multiple channels, and manage guest reservations and communications from a single platform.

Completely Secure
164510VIEWS
2893USERS

Tools

1 of 2

Get Countries

Tool to retrieve all available countries. Use when you need to populate country selectors with supported ISO codes and names.

Get Property Availability

Retrieves availability information for a specific property within a date range. This action queries the Lodgify API to get detailed availability data including: - Date-wise availability status (AVAILABLE/NOT_AVAILABLE) - Number of units available - Pricing information (amount and currency) - Minimum and maximum night requirements - Associated reservation IDs The propertyId is required. Date range defaults to today through 30 days if not specified. Returns empty details array if no availability data exists for the property.

List Channel Connections

Tool to retrieve a list of all channel connections. Use when you need to display or synchronize channel connections across properties.

List Channel Mappings

Tool to list channel mappings. Use when you need to retrieve all channel mappings, optionally filtered by property, channel code, or external ID. Supports pagination.

List Channel Reservations

Tool to list channel reservations. Use when you need to retrieve reservations across channels filtered by property, channel, or date range.

List Channels

Retrieves a list of all available distribution channels in the Lodgify account. Channels are booking platforms (e.g., Airbnb, Booking.com, Vrbo, Expedia) that can be connected to properties for synchronized availability and reservations. Use this action to: - Get a list of all available channels that can be connected - View channel details including ID, name, description, and active status - Check which channels are currently active in the account Returns an empty list if no channels are available or configured.