v1Resources/Reviews
Reviews
Read and reply to a location's customer reviews.
- getList reviews
/api/v1/reviews - getGet reviews summary
/api/v1/reviews/summary - getList review sources
/api/v1/reviews/sources - postAdd a custom review source
/api/v1/reviews/sources - patchUpdate a review source
/api/v1/reviews/sources/{id} - deleteRemove a custom review source
/api/v1/reviews/sources/{id} - postRetry a stalled/failed review source
/api/v1/reviews/sources/{id}/retry - getGet review analytics
/api/v1/reviews/analytics - getGet a review analytics summary
/api/v1/reviews/analytics/summary - getList tracked competitors
/api/v1/reviews/competitors - postAdd a competitor
/api/v1/reviews/competitors - getGet competitive review analysis
/api/v1/reviews/competitors/analysis - deleteRemove a tracked competitor
/api/v1/reviews/competitors/{id} - postRefresh a competitor's reviews
/api/v1/reviews/competitors/{id}/refresh - postRefresh a client's competitors
/api/v1/reviews/competitors/refresh - getList a review's notes
/api/v1/reviews/notes - postAdd a note to a review
/api/v1/reviews/notes - deleteDelete a review note
/api/v1/reviews/notes - postTrack a topic keyword
/api/v1/reviews/topic-trends/keywords - deleteStop tracking a topic keyword
/api/v1/reviews/topic-trends/keywords - patchHide or show a topic keyword
/api/v1/reviews/topic-trends/keywords - getGet topic trends
/api/v1/reviews/topic-trends - getGet a topic's longer month-series
/api/v1/reviews/topic-trends/series - getGet reviews mentioning a topic
/api/v1/reviews/topic-trends/reviews - getList review widgets
/api/v1/reviews/widgets - postCreate a review widget
/api/v1/reviews/widgets - getGet a review widget
/api/v1/reviews/widgets/{id} - patchUpdate a review widget
/api/v1/reviews/widgets/{id} - deleteDelete a review widget
/api/v1/reviews/widgets/{id} - postReply to a review
/api/v1/reviews/reply