POST

Suggest Establishments


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves business suggestions for partial text, for autocompleting a business name as someone types.

Only existing businesses come back. Regions and street addresses never do, so use Suggest Regions for those. Use this to find and prefill the business a site owner wants to claim.

Needs no connected Google account and no existing location. Text shorter than 3 characters returns an empty list rather than an error.

countryCode is optional here, unlike Suggest Regions: business names are searched worldwide unless you narrow them.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/gbp/v1/establishments/suggest

Errors
500Internal

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?