All sites
Data API
Hilton Data API
Structured JSON data, on demand, with anti-bot bypass built in.
5endpointsAkamai · Rate Limit handled for you
Example (captured live)
hilton.com
ExampleJSON responseclick the page to trace a field
{
"hotel": {
"ctyhocn": "NYCWAWA",
"name": "Waldorf Astoria New York",
"brand": "Waldorf Astoria",
"brand_tier": "luxury",
"description": "The original icon of luxury and hospitality in the heart of Manhattan. Following a meticulous restoration, Waldorf Astoria New York reopens with 375 grand guest rooms and suites, the legendary Peacock Alley, a 30,000 sq ft Guerlain spa and timeless Art Deco interiors steps from Park Avenue.",
"amenities": [
"Spa",
"Fitness Center",
"Restaurant",
"Bar/Lounge",
"Room Service",
"Concierge",
"Valet Parking",
"Business Center",
"Pet Friendly",
"Accessible"
],
"address": "301 Park Avenue",
"city": "New York",
"state": "NY",
"zip": "10022",
"country": "US",
"lat": 40.756504,
"lng": -73.973351,
"phone": "+1 212-355-3000",
"star_rating": 5,
"rating": 4.6,
"reviews": 1893,
"price_range": "$$$$",
"currency": "USD",
"image": "https://www.hilton.com/im/en/NYCWAWA/23477643/wany-architecture-joethomas-072025-5-edit-3840x2160.jpg",
"photos": [
"https://www.hilton.com/im/en/NYCWAWA/23477643/wany-architecture-joethomas-072025-5-edit-3840x2160.jpg",
"https://www.hilton.com/im/en/NYCWAWA/23477651/wany-peacock-alley-lobby-3840x2160.jpg",
"https://www.hilton.com/im/en/NYCWAWA/23477662/wany-presidential-suite-3840x2160.jpg",
"https://www.hilton.com/im/en/NYCWAWA/23477670/wany-guerlain-spa-3840x2160.jpg",
"https://www.hilton.com/im/en/NYCWAWA/23477688/wany-lexington-junior-suite-3840x2160.jpg"
],
"url": "https://www.hilton.com/en/hotels/nycwawa-waldorf-astoria-new-york/"
}
}
GET
/v1/data/hilton/hotel1 credit / run VerifiedHotel Details
Full details for one Hilton property by ctyhocn (7-char city-hotel code) or property URL: name, brand, address, coordinates, star + guest rating, phone, amenities, description, price range and photos. Parsed from the property page's schema.org Hotel data via our Akamai bypass.
Handled for you:AkamaiRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| Advanced filters | |||
| ctyhocn | string | no | Hilton property code, e.g. NYCWAWA. Provide this or url. |
| url | string | no | Full hilton.com property URL (alternative to ctyhocn). |