Search code examples
yelp

Is it possible to post a review using Yelp API?


I am working with yelp api, I am able to retrieve the product reviews with the help of the api.

However, is it also possible to post a review using Yelp API?

I need to post a review for a product from my own php script.


Solution

  • No, the Yelp API is currently read-only.