
The Partners API (a.k.a 'Channel API) is designed for integration and channel partners to seamlessly integrate with RentalWise PMS. This comprehensive tool is designed to help vacation rental channels and services to build efficiently within the RentalWise digital ecosystem.
Are you a Channel Partner or Vacation Rental Service looking to reach RentalWise Users?
Explore the full documentation here: Partners API Documentation
Our Partners API is designed with integration partner developers in mind, making it simple to:
Retrieve Property Data: Access detailed property information directly from RentalWise PMS users for smooth integration into your channel or platform.
Get Rates and Availability: Stay updated to RentalWise User properties with real-time inventory, pricing, and availability restrictions.
Create Reservations: Manage bookings effortlessly by creating and retrieving reservation details.
The Partners API is organized into three key categories to meet your integration needs:
Retrieve comprehensive property information, including descriptions, amenities, and other available details.
Access real-time data on:
Inventory counts
Rates
Price availability restrictions
Simplify reservation management by:
Creating reservations
Retrieving reservation details
After being approved as a Partner, you’ll can begin to utilize the Partner's API.
To get started:
Submit a request to [email protected] for approval for your planned integration.
Use the API credentials that are confirmed to begin testing and integrating with our API.
All endpoints are secured with basic authentication.
If authentication fails, you’ll receive an empty payload and an HTTP status code 401 (Unauthorized).
Your username, password, and webhooks password are generated during onboarding by your Engagement Manager.
The Partners API includes Webhooks, enabling you to stay informed about changes in our system without polling at regular intervals. By implementing Webhooks, you can:
Receive updates automatically
Ensure your system reflects real-time changes
Create four endpoints for Webhooks and share them with your Engagement Manager.
All requests will be sent using the POST method with a JSON body.
To ensure security:
A webhooks password is provided during onboarding to secure your endpoints.
All requests sent to your Webhooks endpoints use basic authentication with your username and webhooks password.
If authentication fails, return standard HTTP status codes like 401 (Unauthorized) or 403 (Forbidden).
Whether you’re managing property listings, syncing availability, or streamlining reservations, the Partners API equips you with all the tools you need. Dive into our detailed documentation and take the first step toward seamless integration: Partners API Documentation
For any questions or support, feel free to reach out to us at [email protected]. Let’s build something amazing together!