Introduction
Getting started
Partners API enables partners to retrieve information for properties from RentalWise PMS to integrate them into their system. They can also retrieve rates and availability, and create reservations for those properties.
Available APIs
RentalWise Partners API offers a number of specialized functions, divided into 3 main categories:
- Content - Retrieve properties with all available information.
- Rates and Availability - Retrieve inventory counts, rates, and price availability restrictions.
- Reservations API - Create reservations, and retrieve information about a reservation.
After you have been approved as a Partner, you will receive credentials that you need to use in order to access our API.
Testing integration
The endpoints and credentials for both staging and production will be provided upon access creation. Please send us a request to contact@rentalwise.com to receive your credentials.
Authentication
All endpoints are secured using basic authentication. If authentication fails, an empty payload and a standard HTTP status code 401 (Unauthorized) is returned.
Authentication username, password and webhooks password are generated by your Engagement Manager during onboarding.