Lodgify
Lodgify is all-in-one vacation rental software for property owners and managers, providing a website builder, booking engine, channel manager, and property management system. The Lodgify Public API (v1 and v2) exposes a REST interface at https://api.lodgify.com for managing properties, availability, rates and quotes, bookings and reservations, guest messaging, and webhook subscriptions, authenticated with an X-ApiKey header.
APIs
Lodgify Properties API
Lists and retrieves vacation rental properties and their room types, including property details, per-property availability, statistics, and deleted properties.
Lodgify Rates & Availability API
Reads the daily rates calendar and rate settings, creates and updates rates, and queries availability for users, properties, and room types for syncing and availability checks a...
Lodgify Bookings & Reservations API
Full lifecycle management of bookings and reservations - create, read, update, and delete bookings, generate payment links, set key codes, list external bookings, and perform ch...
Lodgify Quotes API
Generates a priced quote for a property given dates and guest counts, returning the breakdown of rates, fees, and taxes used to drive bookings and payment links.
Lodgify Messaging API
Retrieves a guest messaging thread by its thread GUID (found in booking data) to read the conversation between host and guest.
Lodgify Webhooks API
Subscribes and unsubscribes target URLs to platform events (such as booking and rate changes) and lists active webhook subscriptions for real-time notifications.