The Partners API is your gateway to seamlessly integrating with RentalWise PMS, enabling you to retrieve property information, rates, availability, and even create reservations. This comprehensive tool is designed to help you build efficient and reliable systems tailored to your needs.
Explore the full documentation here: Partners API Documentation
Our Partners API is designed with developers in mind, making it simple to:
Retrieve Property Data: Access detailed property information directly from RentalWise PMS for smooth integration into your platform.
Get Rates and Availability: Stay updated 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 receive your unique credentials to access the API.
We provide endpoints and credentials for both staging and production environments. To get started:
Submit a request to [email protected] for your credentials.
Use these credentials 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!