Marriott
Integuru generates a production-ready HTTP API for Marriott, the global hotel brand. The integration covers the get_hotel action, letting travel-tech teams retrieve property data for any Marriott property by its 5-letter MARSHA code without browser automation.
Last reviewed: July 2026
Overview
Integuru's Marriott integration provides production-ready HTTP API access to Marriott, the global hotel brand operating more than 30 brands across 140 countries, covering 1 action: get_hotel. The action takes a single required parameter, property_id, which is the 5-letter MARSHA (Marriott Automated Reservation System for Hotel Accommodations) code that uniquely identifies every property in Marriott's portfolio.
MARSHA codes are required. Marriott's property lookup is keyed on MARSHA codes, not on property names or addresses. You need the 5-letter code for the specific hotel you want to retrieve before calling this action.
Travel-tech engineers use this integration to pull structured property data for Marriott hotels programmatically without navigating the Marriott website or relying on manual lookups. Integuru connects via direct HTTP requests, delivering responses in under 3 seconds with a 99.9%+ success rate. See the TripleSeat integration for event and venue management in the hospitality sector, or browse the full integrations catalogue.
Use Cases
Integuru's Marriott integration lets you retrieve structured hotel property data for any Marriott property by its MARSHA code.
- Property data retrieval: Call
get_hotelwith a 5-letterproperty_id(MARSHA code) to retrieve structured data for that Marriott property.
Setup Notes
Integuru's Marriott integration authenticates against https://www.marriott.com/. Integuru handles the login session automatically.
The get_hotel action requires a single parameter: property_id, the 5-letter MARSHA code for the target property. Marriott assigns a unique MARSHA code to every property in its portfolio. This code is distinct from hotel names or numeric identifiers. Locate the correct MARSHA code for your target property before calling the action.