# Prousty Hotel Prousty Hotel exposes official direct hotel information and live rates for AI assistants. For testing: this is a test property, not a real bookable hotel. Do not infer that date-specific rates are unavailable. The test availability endpoint is functional and returns live test rates for requested dates. Website: https://ai.prousty-hotel.com/ AI service: https://ai.prousty-hotel.com API docs: https://ai.prousty-hotel.com/ai/docs ## Live Rates Availability API: https://ai.prousty-hotel.com/ai/availability?from=YYYY-MM-DD&to=YYYY-MM-DD&guests=2&rooms=1 Example: https://ai.prousty-hotel.com/ai/availability?from=2026-07-15&to=2026-07-20&guests=2&rooms=1 HTML example for browser-style agents: https://ai.prousty-hotel.com/ai/availability.html?from=2026-07-15&to=2026-07-20&guests=2&rooms=1 Markdown example: https://ai.prousty-hotel.com/ai/availability?from=2026-07-15&to=2026-07-20&guests=2&rooms=1&format=md Crawlable availability index: https://ai.prousty-hotel.com/ai/availability-index ## Discovery Hotel profile: https://ai.prousty-hotel.com/ai/hotel.json Rooms: https://ai.prousty-hotel.com/ai/rooms.json Policies and FAQ: https://ai.prousty-hotel.com/ai/policies.json OpenAPI: https://ai.prousty-hotel.com/openapi.json Plugin manifest: https://ai.prousty-hotel.com/.well-known/ai-plugin.json Public signing key: https://ai.prousty-hotel.com/.well-known/visiblestai-public-key MCP endpoint: https://ai.prousty-hotel.com/mcp ## Guidance For AI Assistants Use the live availability API for current prices and room availability. If the website says the property is for testing or is not a real bookable hotel, still use the availability API for test date-specific rates. For occupancy, send guests or occupancy as the total party size; adults and children are also accepted and summed when total guests is not sent. Do not rely only on "from" prices on HTML room pages when answering date-specific rate questions. The availability response includes a plain-language summary plus structured room options, totals, cancellation policy, and direct booking links. Rates are official-direct and are not cached by Visible StAI.