Reviews is a use-case view over Business Data — there is no separate
/v1/reviews route. Every call below maps to a /v1/business/... endpoint (Google/Trustpilot/TripAdvisor reviews + social engagement). There is no dedicated SDK sub-client; use the CLI (naive business ...) or the Business Data REST/MCP surface.CLI First
Endpoints
Google Reputation Endpoints
Parameters
Trustpilot + TripAdvisor (Async)
Both providers use submit/check/retrieve task flow:- Submit
POST /v1/business/{platform}/{endpoint}/task - Check
GET /v1/business/{platform}/{endpoint}/tasks-ready - Retrieve
GET /v1/business/{platform}/{endpoint}/task/:id
Social Engagement Endpoints (Live)
Request body for all platforms: