The Vrbo API provides structured access to one of the largest vacation rental marketplaces in the world. Search listings by destination, coordinates, or map area with real check-in and check-out dates, then pull complete property detail, live rates, availability calendars, reviews, and host data through clean JSON endpoints.
What You Can Access
Search accepts a destination region ID, a coordinate with a radius, a rectangular map bounding box, or a pasted Vrbo search URL, combined with stay dates, guest and pet counts, price ranges, bedroom and bathroom minimums, property types, and amenity filters. /locations-autocomplete resolves free text to destinations and their region IDs, /neighborhoods returns the named neighborhoods you can narrow a search to, and /search-filters returns the filter groups available for a given destination.
Property endpoints go well beyond a single detail call. Alongside /property-details (by ID or by URL) you get the complete amenities list, a room-by-room breakdown of beds and bathrooms, the full photo gallery grouped by room, and location data with nearby points of interest and drive times.
Pricing and availability are first-class. /property-prices returns bookable rate plans and the total for a specific stay, /property-availability returns a day-by-day calendar with nightly prices, and /property-cancellation-policy returns the refund schedule for those exact dates. This is what makes the API usable for rate benchmarking and revenue analysis rather than just listing display.
Trust and host data cover paginated guest reviews, a review scorecard with an AI digest of what guests repeatedly mention, the host profile behind a listing including Premier Host status, response scores, and languages, and the host’s other listings in the same destination.
Use Cases
- Vacation rental metasearch and travel comparison products
- Short-term rental rate benchmarking and revenue management
- Occupancy and availability analytics for a market
- Property management and host competitor intelligence
- Destination market research and investment analysis
- AI travel assistants that need structured rental inventory
Coverage
Global Vrbo inventory across destinations worldwide, spanning whole homes, condos, cabins, and villas, with rates, availability, amenities, photos, policies, reviews, and host detail for each listing.
Related APIs
For hotel, flight, and car rental pricing, see the Priceline Pro API, browse our Travel Data hub, or view the full API Library.
Further reading
Disclaimer
This API is an independent service built by HappyEndpoint. It is not affiliated with, endorsed, or sponsored by Vrbo or Expedia Group. All data is retrieved from publicly available sources.