Overview
Reply Pro Platform Overview
Reply Pro is an online reviews management system that simplifies the way in which companies aggregate reviews, respond to customers, and highlight and market their favorite reviews. Reply Pro also provides marketing recommendations, making it even easier for businesses to quickly respond to customers and strengthen their brand.
RESTful
The Reply Pro API is a mostly RESTful API. Known caveats:
- You can consider any non-200 HTTP response code an error
- All methods are accessed via: https://ad1.replypro.io/api/public//<resource_id>
Passing Request Parameters
Request data is passed to the API by appending it to the end of the URL as parameters. All resource endpoints are accessed via the HTTP GET method.
Output Formats
We only support the JSON output format at this time.
Questions? Problems?
Have you run into difficulties or a method just doesn't seem to work right? Click the Support button in the header to reach out to us.
Updated about 7 years ago
What’s Next