//Endpoints · Google Maps
Google Maps Endpoint Reference
6 maintained endpoints and what each returns. For the full Google Maps overview — sample response, FAQ and use cases — see the source page.
About the Google Maps sourcePOST /api/google/maps/places/searchPlaces matching a query — name, feature_id, address, rating, categories, coordinates
POST /api/google/maps/placesFull place details by feature_id — hours, phone, website, price level, attributes
POST /api/google/maps/reviewsReview stream for a place — text, rating, author, photos, owner replies (paginates)
POST /api/google/maps/photosA place’s photo set — image URLs, captions, dimensions
POST /api/google/maps/usersA contributor (Local Guide) profile — level, points, contribution counts
POST /api/google/maps/users/reviewsEvery review a contributor has written, with the reviewed place (up to 200)