The Room Match Scoring API helps you match rooms from a reference hotel to rooms offered by different suppliers. This matching capability is crucial for aggregating and comparing room features and names across different booking platforms, ensuring consistency and enhancing the user experience.
This API delivers comprehensive matching results with confidence scores for all potential room pairs. The response contains potentialMatchedRooms
arrays that include every possible match between reference rooms and supplier rooms, regardless of match quality.
To use this API, the request must include a structured object containing two main parts: the referenceCatalog
, which outlines the reference property ID and room names, and the inputCatalog
, which contains room information from suppliers, including room IDs. The API analyzes these details to identify and score all potential matches, giving users complete data for their own filtering or selection logic.
Note on Room Prices
If you include price information, please ensure that all prices for a particular hotel request are in the same currency. The API does not perform currency conversion or management.
Sandbox Key for Testing
For demonstration purposes, use the following apiKey e2R4t6Y8u0i3O5p7A9s1D3f5G7h9J2k4
.