Retrieve verified Google My Business profile details, categories, contact information, and coordinates through MuAPI.
About this model
Fetch verified Google My Business profile information, primary and secondary categories, physical address, contact details, coordinates, ratings, and claimed status.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | From $0.005 per profile lookup | Detailed Google Business Profile info, reviews summary, and coordinates. |
Detailed Google Business Profile info, reviews summary, and coordinates.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Business Query | string | Name or search query of the business. | - |
| Location | Enum (213 options) | Country to target for the search. | United States |
| Language | Enum (129 options) | Language to search in. | English |
| Google Place ID | string | Optional Google Place ID for exact business profile lookup. | - |
| Google CID | string | Optional Google Customer ID for exact profile lookup. | - |
Name or search query of the business.
-Country to target for the search.
United StatesLanguage to search in.
EnglishOptional Google Place ID for exact business profile lookup.
-Optional Google Customer ID for exact profile lookup.
-Developer documentation
Frequently asked
This endpoint focuses on profile metadata and coordinates. For customer review lists and ratings, use the `seo-business-reviews` endpoint.
Yes, pass the `place_id` field for exact matching.