🔗 Base URL
https://mg.mescogo.com/gw🔍
Hotel Search
Query availability and prices at hotels with flexible search parameters. Search by date, number of guests and filters.
📝
Booking
Create fast and secure bookings. Easy booking with customer information and payment details.
⚙️
Booking Management
Query and cancel existing bookings. Transparent management with detailed cancellation policies.
📦
Static Data
Access static data such as country, city, hotel list and hotel details.
🔐
Secure API
Secure HTTPS connection with Basic Auth protocol. Credentials provided by MescoMg.
🔗
Easy Integration
Easy integration with RESTful API structure. Requests and responses in JSON format.
📍 API Endpoints
| API | Endpoint | Method |
|---|---|---|
| Search | /api/price/mg-hotel-prices | POST |
| Book | /api/booking/book | POST |
| Booking Detail | /api/booking/booking-detail | GET |
| Booking List | /api/booking/book-list | POST |
| Booking Cancel | /api/booking/cancel | POST |
| Service Status | /api/service/Status | GET |
| Country List | /common/common/country-list | GET |
| Region List | /common/common/region-list | GET |
| City List | /common/common/city-list | GET |
| Hotel Code List | /common/hotel/hotel-code-list | GET |
| Hotel Detail | /common/hotel/hotel-detail | GET |