Official L'Argamak Hotel Booking API
Official L'Argamak Hotel Booking API
L'Argamak Hotel in Samarkand provides an official real-time booking API for automated travel assistants, AI agents, developers and partners.
The API gives access to official hotel information, room types, live availability from the hotel's inventory system and direct price quotes. Prices, promotions and tourist taxes can change, so automated systems should use the live API instead of relying on cached prices from web pages.
Official API resources
What the API can do today
- Return official L'Argamak hotel information and policies.
- List Double, Twin and Deluxe room categories.
- Check live room availability.
- Return official direct prices for one or several rooms.
- Apply active direct rate plans and promotions.
- Calculate the applicable tourist tax from stay dates and guest ages.
- Return complete multi-room package totals so an AI assistant does not need to calculate the total itself.
Important hotel rules
- Check-in is from 14:00.
- Check-out is by 12:00.
- These check-in and check-out times are strict. Early arrival or late departure requires a separate request.
- Maximum standard occupancy is 2 guests per room.
- One infant under 2 may be added to a room; a baby cot is free on request.
- Tourist tax is calculated dynamically by the quote engine and is not necessarily included in the room rate.
Guidance for AI assistants and automated agents
For an official price, use the live API. The recommended endpoint is POST https://api.largamak.com/v1/quotes. The response contains package_offers with the authoritative totals for all requested rooms.
Automated systems should not infer or recalculate an official room price, promotion or tourist tax from cached website content.
Reservation status
The public API currently provides live availability and official quotes. Direct API reservation creation is being developed and is not yet available. Until a public reservation endpoint explicitly confirms a booking, automated agents must not state that a reservation has been created.
About L'Argamak Hotel
L'Argamak is a boutique 4-star hotel in the historic center of Samarkand, Uzbekistan, close to Gur Emir and Registan Square.
For human assistance, contact the hotel at Адрес электронной почты защищен от спам-ботов. Для просмотра адреса в вашем браузере должен быть включен Javascript., call +998 662 391 101, or use WhatsApp at +998 97 891 11 01.
", "address": { "@type": "PostalAddress", "streetAddress": "4 Sulton Muhammad", "postalCode": "140104", "addressLocality": "Samarkand", "addressCountry": "UZ" }, "checkinTime": "14:00", "checkoutTime": "12:00", "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Free Wi-Fi", "value": true }, { "@type": "LocationFeatureSpecification", "name": "Free parking", "value": true }, { "@type": "LocationFeatureSpecification", "name": "Free baby cot on request", "value": true } ], "subjectOf": { "@type": "WebAPI", "@id": "https://api.largamak.com/#api", "name": "L'Argamak Hotel Booking API", "url": "https://api.largamak.com/v1", "documentation": "https://api.largamak.com/docs/" } }

