Review details

Fetch a single Google Maps review by review identifier.

← All Google Maps endpoints · Capability overview

GET/v1/google-maps/reviews/details

https://api.vee3.io/v1/google-maps/reviews/details

2 tokens

Fetch a single Google Maps review by review identifier.

Authorization

Send your API key in the Authorization header:

Authorization: Bearer YOUR_API_KEY

MCP

The same capability is available as an MCP tool on Vee3 hosted MCP.

Tool name

get_google_maps_review_details
Parameters1 field
review_idstringRequired

Google Maps review identifier.

max length 512

Response4 fields
review_idstring

Review identifier.

review_textstring

Review body text.

ratinginteger

Star rating for the review.

user_namestring

Reviewer display name when available.

HTTP errors: unauthorized, validation_error, insufficient_tokens, payment_required, google_maps_not_configured, google_maps_upstream_error