Download OpenAPI specification:Download
The Just-in-time Pricing API allows users to fetch price recommendations for a listing on demand without having to create a unit in Wheelhouse or upload any calendar or booking data. The recommendations will be less specific than from our full Pricing API but can be integrated more easily and with less development time.
Note: The API is still in beta testing and maybe subject to changes!
All integrations will be given a jit integration API key. Contact us with a description of your use-case to get one.
Security Scheme Type | API Key |
---|---|
Query parameter name: | token |
This will fetch recommendations for the listing specified in the parameters.
latitude required | number Latitude in decimal form. |
longitude required | number Longitude in decimal form. |
bedrooms required | number Number of bedrooms in the property. |
baths required | number Number of bathrooms in the property. |
sleeps required | number Number of guests the property can accommodate. |
country_code | string The ISO-3166 2 letter country code. |
num_photos | number Number of photos shown on the property's listing. |
room_type | string Room type of the property. One of |
cleaning_fee | number Cleaning fee charged per stay. |
security_deposit | number Security deposit required per stay. |
guests_included | number Number of guests included in the base rent. |
amenities |