API Reference
Review the components of the Direct Booking API and learn how each one is used to support your integration with SiteMinder.
Last updated
Was this helpful?
Review the components of the Direct Booking API and learn how each one is used to support your integration with SiteMinder.
Last updated
Was this helpful?
Authentication for this API is handled via an Access Key, generated in the Multi-Property Platform. To generate this key, an Admin User must move to the API tab in Direct Booking page.
GET : Retrieve a paginated list of all properties in your group
GET : Retrieve additional details for a property
GET : Retrieve a paginated list of all room types for a specified property
GET : Retrieve a paginated list of all room rates for a specified property
GET : Retrieve pricing and availability for active room rates of a specified property, with a breakdown of details per date of the stay.
The endpoint is hosted on
Endpoints which can have more than one response offer pagination. To override pagination and return all results at once. Note: This may impact the API response time