The WpRentals REST API allows you to connect external applications and services with your WpRentals website. You can use it to import, export, or synchronize property listings, manage bookings, and integrate with third-party systems.
The WpRentals API is built using the WordPress REST API framework and supports standard REST methods (GET, POST, PUT, DELETE) for managing property and booking data.
You can use the API to:
- Retrieve and display listings externally
- Add or update property information from external systems
- Automate imports (for example, from an MLS or another site)
- Integrate with other booking or review platforms
- Build custom apps or services connected to your WpRentals data
Documentation
https://documenter.getpostman.com/view/229114/2sAYQfE9PK#intro
Video Tutorial