Skip to Content
MHBBooking.com

List your property with API

External hotels can publish properties, rooms, rates, images, and availability using an API key.

Authentication

Send your API key in the request header.

X-MBM-API-Key: YOUR_API_KEY

Create or update a property

POST /booking/api/v1/properties

Create or update a room

POST /booking/api/v1/properties/rooms

Read published hotels and rooms

GET /booking/api/v1/hotels