POST

Suggest Regions


Developer Preview

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

Region/city autocomplete: given the partial text a user is typing plus a country, returns Google Places region predictions (cities, states, regions — never street addresses or businesses).

Backed by the Google Places Autocomplete web service, authenticated with a Maps Platform API key (the placesApiKey secret) — it needs no Google OAuth connection and no stored location, so it is a stateless read like GetAddressSchemaByCountryCode. Queries shorter than 3 characters return an empty list rather than an error.

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/regions/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?