HomeSearchBookingsWishlist

Build with MHT API

Access real-time availability, dynamic pricing, and booking management through our RESTful API.

Quick Start

curl -X GET \
  'https://api.myholidaytrip.com/v1/hotels/search?city=Goa' \
  -H 'Authorization: Bearer YOUR_API_KEY'

Features

  • Secure Authentication

    Standard OAuth2 and API Key authentication.

  • JSON Responses

    Clean, predictable JSON responses for all endpoints.