Skip to content
Happy Endpoint
Vrbo API
API Vrbo

Vrbo API

Vacation rental data from Vrbo. Search listings by destination, dates, or map area, plus property detail, amenities, photos, rates, availability, and reviews.

Overview

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.

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.

What you can do

Destination Search with Dates and Guests
Coordinate and Map Bounds Search
Search by URL
Search Filter Discovery
Location Autocomplete
Neighborhood Lookup
Full Property Details
Amenities and Room Breakdown
Full Photo Gallery
Bookable Rates and Stay Totals
Day-by-Day Availability Calendar
Guest Reviews and AI Review Digest
Host Profiles and Host Listings
Cancellation and Refund Policies

Endpoints & Schema

MethodPathSummary
GET/searchSearch vacation rentals with dates, guests, price, and filters
GET/search-by-coordinatesSearch rentals around a latitude/longitude point
GET/search-by-boundsSearch rentals inside a rectangular map area
GET/search-by-urlRun a search from a Vrbo search URL
GET/search-filtersAvailable filter groups for a destination
GET/locations-autocompleteFind destinations and their region IDs to search by
GET/neighborhoodsNamed neighborhoods in a destination with filterable IDs
GET/property-detailsFull rental detail by property ID
GET/property-details-by-urlRental detail from a listing URL
GET/property-amenitiesThe full amenities list for one rental
GET/property-roomsRoom-by-room breakdown of beds, bathrooms, and shared spaces
GET/property-photosThe full photo gallery for one rental, grouped by room
GET/property-pricesBookable rate plans and stay total over given dates
GET/property-availabilityDay-by-day availability and nightly prices for a rental
GET/property-cancellation-policyThe refund schedule for a rental over specific dates
GET/property-policiesHouse rules, check-in times, registration number, and safety info
GET/property-locationLocation, nearby points of interest with drive times, and a map image
GET/property-reviewsPaginated guest reviews for a rental
GET/property-reviews-summaryReview scorecard plus an AI digest of recurring guest feedback
GET/property-hostHost profile with Premier Host status, scores, and languages
GET/host-listingsOther rentals in the destination run by the same host

Frequently asked questions

What does the Vrbo API return?+
Vacation rental data from Vrbo. Search listings by destination, dates, or map area, plus property detail, amenities, photos, rates, availability, and reviews.
How do I get an API key?+
Subscribe to this API on RapidAPI. You'll get keys, usage dashboards, and plan management out of the box.
Is there a free tier?+
Most APIs include a free tier for testing. Check the pricing tab on RapidAPI for the latest plan details.
Can I try the data before subscribing?+
Free samples are available for several platforms - see available samples.