v1
latestOpenAPI 3.1.02026-07-26180242448.0 KBGoogle Maps
Get place reviews
Get reviews for a Google Maps place via the protobuf API.
The data_id is the hex pair from /maps/search results (e.g. 0x89c259617ae5b78b:0xe919ce17bb09920e). Supports both offset-based and token-based pagination.
get/v1/google/maps/reviews
Query parameters
data_idstring required
Google Maps data ID (0x...:0x...)
Google Maps data ID (0x...:0x...)
sort_by'qualityScore' | 'newestFirst' | 'ratingHigh' | 'ratingLow'
Sort order
Sort order
hlstring
Language code
Language code
glstring
Country code
Country code
next_page_tokenstring nullable
Pagination token from previous response
Pagination token from previous response
offsetinteger
Review offset (0-based)
Review offset (0-based)
resultsinteger
Reviews per page
Reviews per page
Response
Successful Response