Xeni's Wholesale Rate Hotel Booking
⚠️ IMPORTANT: This API connects to a UAT (test) environment. Bookings made through this API are simulated and will not result in real reservations. This is intended for evaluation and integration testing purposes. To get access to the live production environment with real booking capabilities, please contact us. Important Notes: - Tokens (availability_token and pricing_token) are time-sensitive…
Xeni's Wholesale Rate Hotel Booking endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Autocomplete /api/hotels/api/v2/autocomplete |
Search for hotel destinations by keyword. Returns matching cities, regions, and properties. |
| POST |
Search Hotels /api/hotels/api/v2/properties |
earch for available hotel properties by destination, dates, and guest configuration. Returns a list of hotels with wholesale rates. |
| POST |
Check Availability /api/hotels/api/v2/properties/availability |
Check real-time room availability and pricing for a specific property. |
| GET |
Property Details /api/hotels/api/v2/property/{propertyId} |
Get detailed information about a specific hotel property including amenities, images, and descriptions. |
| POST |
Get Price Confirmation /api/hotels/api/v2/properties/price |
Get the final confirmed price for a selected room before booking. Use the pricing_token received from the availability check. |
| POST |
Create Booking /api/hotels/api/v2/bookings |
Create a hotel booking using a confirmed pricing token. |
| GET |
Get Booking Detail /api/hotels/api/v2/bookings/{bookingId} |
Retrieve details of an existing booking by its ID. |
| PATCH |
Cancel Booking /api/hotels/api/v2/bookings/{bookingId} |
cancel booking |
Xeni's Wholesale Rate Hotel Booking pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|