> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.awardtool.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.awardtool.com/_mcp/server.

# Overview

## AwardTool Hotel API Overview

The AwardTool Hotel API provides access to cached hotel award availability, cash rates, points pricing, and redemption values across supported hotel loyalty programs.

Use the two endpoints together:

1. **Get All Supported Hotels**\
   Retrieve the complete list of hotels currently available through AwardTool, including each property’s unique `id`, brand, location, availability percentage, pricing ranges, ratings, and update information.

2. **Hotel Award Calendar**\
   Use the hotel `id` returned by the first endpoint to retrieve date-by-date availability. Calendar results include cash prices, points rates, room types, rate plans, estimated point values, and booking links.

Hotel data is collected from AwardTool’s cached searches and may change as availability and pricing are updated. All requests require a valid API key.