cURL
Booking.com
Get property details
Retrieve structured property details and per-room rates from a Booking.com hotel page.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Booking property slug/id
Minimum string length:
1Full Booking property URL
Check-in date (YYYY-MM-DD)
Pattern:
^\d{4}-\d{2}-\d{2}$Check-out date (YYYY-MM-DD)
Pattern:
^\d{4}-\d{2}-\d{2}$Number of adults (default 2)
Pattern:
^\d+$Number of children (default 0)
Pattern:
^\d+$Comma-separated child ages; length must match children
Pattern:
^\d+(,\d+)*$Number of rooms (default 1)
Pattern:
^\d+$Display currency (ISO 4217)
Pattern:
^[A-Za-z]{3}$Point-of-sale market (ISO country code)
Pattern:
^[A-Za-z]{2}$Device profile to emulate
Available options:
desktop, mobile, tablet Max time to wait, in ms
Pattern:
^\d+$Response
Structured Booking.com property details.
Available options:
booking Available options:
property Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991