v1Recursos/Reviews
Reviews
Consulta y responde a las reseñas de clientes de una ubicación.
- getListar reseñas
/api/v1/reviews - getObtener resumen de reseñas
/api/v1/reviews/summary - getListar fuentes de reseñas
/api/v1/reviews/sources - postAgregar una fuente de reseñas personalizada
/api/v1/reviews/sources - patchActualizar una fuente de reseñas
/api/v1/reviews/sources/{id} - deleteEliminar una fuente de reseñas personalizada
/api/v1/reviews/sources/{id} - postReintentar una fuente de reseñas atascada/fallida
/api/v1/reviews/sources/{id}/retry - getObtener análisis de reseñas
/api/v1/reviews/analytics - getObtener un resumen de análisis de reseñas
/api/v1/reviews/analytics/summary - getListar competidores rastreados
/api/v1/reviews/competitors - postAgregar un competidor
/api/v1/reviews/competitors - getObtener análisis competitivo de reseñas
/api/v1/reviews/competitors/analysis - deleteEliminar un competidor rastreado
/api/v1/reviews/competitors/{id} - postActualizar las reseñas de un competidor
/api/v1/reviews/competitors/{id}/refresh - postActualizar los competidores de un cliente
/api/v1/reviews/competitors/refresh - getListar las notas de una reseña
/api/v1/reviews/notes - postAgregar una nota a una reseña
/api/v1/reviews/notes - deleteEliminar una nota de reseña
/api/v1/reviews/notes - postRastrear una palabra clave de tema
/api/v1/reviews/topic-trends/keywords - deleteDejar de rastrear una palabra clave de tema
/api/v1/reviews/topic-trends/keywords - patchOcultar o mostrar una palabra clave de tema
/api/v1/reviews/topic-trends/keywords - getObtener tendencias de temas
/api/v1/reviews/topic-trends - getObtener una serie mensual más larga de un tema
/api/v1/reviews/topic-trends/series - getObtener reseñas que mencionan un tema
/api/v1/reviews/topic-trends/reviews - getListar widgets de reseñas
/api/v1/reviews/widgets - postCrear un widget de reseñas
/api/v1/reviews/widgets - getObtener un widget de reseñas
/api/v1/reviews/widgets/{id} - patchActualizar un widget de reseñas
/api/v1/reviews/widgets/{id} - deleteEliminar un widget de reseñas
/api/v1/reviews/widgets/{id} - postResponder a una reseña
/api/v1/reviews/reply
Guías que usan este recurso
- Google Business Profile API vs a Listings Management APIHow Google's Business Profile API compares with a listings management API on scope, access, sync status, duplicates and reviews, and when to use each.
- How to Build a Reputation Management PlatformArchitecture and API calls for a multi-client reputation management platform on Synup: review ingestion, reply workflows, invites, widgets and reporting.
- How to Add Local Marketing Features to Your SaaSAdd listings management, reviews, Google posts, profile analytics, rank tracking and AI visibility to a SaaS product with the Synup API, tenant by tenant.
- How to Build an AI Agent for Local SEOBuild an AI agent that audits and fixes listings, tracks local rankings, checks AI visibility and drafts review replies with Synup's MCP server or REST tools.
- How to Build an AI Agent That Responds to ReviewsBuild an AI agent that drafts and posts review replies, with rating-based guardrails, human approval for negatives, and protection against injection.
- How to Build a Multi-Location Marketing DashboardBuild a multi-location marketing dashboard from the API's rollup endpoints, one call per panel, covering listings, reviews, rank, AI visibility and duplicates.
- How to Add Local Marketing Functionality to Vertical SaaSAdd local marketing to a vertical SaaS by mapping existing customers to clients and locations, and shipping only the features your niche needs.
- How to Fetch and Respond to Reviews via APIFetch reviews from Google, Facebook and custom review sites, filter them, post owner replies, add internal notes and read review analytics with the Synup API.
- How to Build Automated Review-Response WorkflowsBuild a review-response workflow that routes reviews by rating and sentiment, drafts replies, approves them, and pushes them back to the platform.
- Fetch Recent Reviews via APIPull a location's reviews from every connected platform with the Synup API, filter to what needs attention, and page through with a cursor.
- Local SEO APIs: What Developers Actually NeedA practical checklist of what a local SEO API must cover, from listings and sync status to reviews, rank tracking and AI visibility, mapped to endpoints.
- How to Retrieve Google Business Profile Analytics via APIPull Google Business Profile analytics through an API, portfolio-wide and per location, with views, calls, direction requests and a maps-versus-search split.
- Respond to a Review via APIPost an owner reply to a review with the Synup API, read the push status back, and know which failures are worth a retry.