Welcome to the Reviewdeck API

To use this api please reach out for an API-key: info@reviewdeck.io

/reply

Parameters: Business, Name, Star, Comment, Key

Example body request:

{ "language": "English", "business": "Restaurant", "name": "John", "star": "Five", "comment": "Very very tasty! And a lot by the way. Nice ambiance with all the cat images. And all dishes with treats! Thick recommendation!", "key": "*****************" }

Example response:

{ "reply": " Hi John, thank you so much for your kind words, we're glad you enjoyed your meal. We hope to see you again soon!" }