1. Configure the Sandbox
Sign in at unifystays.com, select the Sandbox environment, then:- Add the credentials for a hotel supplier.
- Enable the supplier.
- Create a sandbox API key.
2. Set Your API Key
3. Find a Destination
type and matching ID in the search request: city_id for a city, hotel_id for a hotel, or place_id for a place. See Destination Autocomplete for complete fields, response details, and caching guidance.
4. Search Hotels
search_id. When pricing_mode is instant, poll for live supplier prices.
data.updated_prices into your visible hotel list by hotel_id.
5. Continue to Rooms
Pick a hotel from the search response and request room options:booking_token. Use that token in the prebook step.
Continue with the Hotel Booking Flow or open any
endpoint in the API Reference.