API Direct now supports Google Places
GET /v1/places/search
GET /v1/places/details
GET /v1/places/reviews
GET /v1/places/photos
You can now access Google Places data through API Direct. This initial release includes four new endpoints: /v1/places/search to find local businesses by query, /v1/places/details to retrieve comprehensive information for a specific place, /v1/places/reviews to fetch user reviews, and /v1/places/photos to get place photos. These endpoints provide structured responses including names, addresses, ratings, contact information, and more, making it easier to integrate local business data into your applications.