Retrieve every upcoming date with a rate for a program or a set of hotels.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Get Availability is the Explore pages as an API. It returns one object per hotel, check-in date and stay length (1 to 5 nights), for a whole program (source) or for up to 50 specific hotels (hotel_id). start_date and end_date bound the check-in date; nights selects one stay length. Use it for broad scans such as "every Hyatt award in Japan under 20,000 points"; use Search when you have an area and dates in mind.
By default rows must offer an award in some room class. rate_type and room_type change that: rate_type=cash lists cash rates instead (the data behind the cheapest-cash pages), and room_type=suite restricts everything, including max_points, min_cpp and the lowest_* orderings, to suites.
Only upcoming arrival dates retrieved within the last 21 days are returned. Set include_hotel=false to drop the embedded hotel and booking link when you already have the hotels.
