We use a JSON based interface using a service.
Authentication is handled using the request headers listed below.
Endpoint: Each module or function has its own dedicated endpoint. The base URL is the same, and the suffix changes according to the function being used.
| Sandbox Endpoint | Production Endpoint |
|---|---|
https://sandbox.minihotel.cloud | https://api2.minihotel.cloud |
User="Test"
Password="3657488"
hotel_id="sandbox"
Note: When you're done testing we will provide you with the production credentials and the hotel IDs needed
