Skip to main content
New

The YouTube API is live.

Try it

Hotel booking data,
for travel products.

Fetch public hotel listings, search results, room availability, nightly rates, and guest reviews from supported booking sites as parsed JSON. Use it to monitor rates, research properties, and build hotel discovery workflows.

  • Your account starts with 500 free API credits
  • No card needed to join the waitlist
POSTapi.tapline.sh/api/v1/hotels/hotel
1
{
2
  "hotel_id": "htl_9f2a7c41",
3
  "name": "The Marlowe Hotel",
4
  "url": "https://www.hotels.com/ho9f2a7c41/the-marlowe-hotel-lisbon/",
5
  "address": "Rua do Alecrim 12, Chiado, Lisbon, 1200-018, Portugal",
6
  "star_rating": 4,
7
  "guest_rating": 8.9,
8
  "review_count": 2841,
9
  "chain": "Independent",
10
  "amenities": [
11
    "Free WiFi",
12
    "Rooftop bar",
13
    "Fitness center",
14
    "Airport shuttle",
15
    "24-hour front desk"
16
  ],
17
  "room_types": [
18
    "Classic Double",
19
    "Deluxe King",
20
    "Junior Suite"
21
  ],
22
  "price_hint": {
23
    "amount": 168,
24
    "currency": "EUR",
25
    "period": "night"
26
  },
27
  "coordinates": {
28
    "lat": 38.7101,
29
    "lng": -9.1428
30
  },
31
  "photos": [
32
    "https://images.trvl-media.com/hotels/sample/marlowe-lisbon.jpg"
33
  ]
34
}
01
Hotels
property lookup
02
Dates
availability windows
03
Rates
source-page pricing
04
Guests
review sentiment
01the problem

Keep Hotels source changes out of your application code.

Pages and fields change over time. Tapline will handle those updates and return a documented, consistent response, so your team can focus on the product using the data.

Page updates break working flows

A Hotels update can interrupt a workflow that was working yesterday.

Field changes spread into your code

Renamed, nested, or missing values leave your application handling source-specific exceptions.

Maintenance fills the backlog

Monitoring and repairs compete with the product work your engineers planned to do.

02endpoints

Rooms, rates, reviews,
one hotel API.

Rate and availability data only helps when the fields stay predictable. Tapline splits hotel data into property, search, availability, rate, and review endpoints your app can read directly.

POSTHotel Details
POSTHotel Search
POSTRoom Availability
POSTRates
POSTGuest Reviews
03questions

Hotels API questions.

Access, supported-site coverage, and response details for teams working with public hotel booking data.

Yes. You can join without paying or committing to a plan.

The free plan will come with 500 free API credits shared across all live Tapline APIs. You won't need a card.

We'll email waitlist members when early access opens for this API.

Joining the waitlist won't start a subscription. We'll share paid plan prices, endpoint credit costs, and rate limits before launch.

Yes. Tell us which fields, countries, filters, freshness requirements, or endpoints you need when you join.

No. Tapline is independent and is not affiliated with, endorsed by, or sponsored by Booking.com, Hotels.com, Expedia, Agoda, or other hotel and travel brands.

Get started

Tell us what you need from the Hotels data API.

Join the waitlist and tell us which endpoints your product needs. When access opens, your account will have 500 free API credits to use across Tapline. No card needed.