Get full details for a place
Returns name, address, phone, website, hours, rating, and coordinates for one place. Provide placeId or dataId from a places search result. Costs 1 data credit per call.
Authorizations
Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.
Query Parameters
Company ID whose data credits are billed for the call
Place ID from a places search result (provide this or dataId)
Data ID from a places search result (provide this or placeId)
Two-letter country code (default 'us')
Response
Full place details payload
Full place details payload: name, address, phone, website, hours, rating, review counts, popular times, and GPS coordinates.

