Skip to content
All sites
Data API

Hilton Data API

Structured JSON data, on demand, with anti-bot bypass built in.

5endpointsAkamai · Rate Limit handled for you
hilton.comGET/hilton/brandsGET/hilton/direct…GET/hilton/hotel{ } JSON
Example (captured live)
hilton.com
Example
JSON responseclick the page to trace a field
{
"error": "akamai_clearance_failed",
"location": "New York, NY",
"message": "Could not mint Akamai clearance for this request. Please retry."
}
GET/v1/data/hilton/directory1 credit / run Verified

Property Directory

List Hilton properties in a location (US 'City, ST' like 'Orlando, FL') with brand, tier, address, coordinates, phone, amenities and guest rating. The catalog view across all Hilton brands for a place. We mint Akamai clearance and read the location page's server-rendered property list (no dates needed).

Handled for you:AkamaiRate Limit
Parameters
NameTypeReqDescription
locationstringyesUS 'City, ST' (e.g. 'Orlando, FL'), or a Hilton locations path like 'united-kingdom/england/london'.
Advanced filters
brandstringnoKeep only one brand. Accepts a brand code (e.g. GU = Hilton Garden Inn) or a brand name (e.g. 'Hilton Garden Inn').
star_ratingintegernoMinimum star class, 1 to 5. Approximated from the brand tier when a property has no explicit star value.
amenitiesstringnoKeep only properties advertising all of these amenities, comma separated.
sort_bystringnoOrder the results (price sorts use the SEO lead rate).
pageintegernoPage number (used with per_page). (default: 1)
per_pageintegernoResults per page, 1 to 100. Omit to return all matches on one page.