Tool to get address autocomplete suggestions for partial address queries. Use when you need address-specific completions focusing on addresses and administrative areas, unlike autosuggest which includes broader place categories.
qRequiredstringFree-text query for address autocomplete suggestions. Enter partial address text (e.g., 'ber', 'berl', 'berlin+p'). Whitespace, URLs, email addresses, or other out-of-scope queries will yield no results.
atstringCenter of the search context expressed as coordinates. Format: '{latitude},{longitude}' (e.g., '-13.163068,-72.545128' for Machu Picchu Mountain, Peru).
instringSearch within a geographic area. This is a hard filter. Results will be returned only if they are located within the specified area. Format: 'countryCode:{countryCode}[,{countryCode}]*' (e.g., 'countryCode:USA' or 'countryCode:CAN,MEX,USA'). Country codes must be ISO 3166-1 alph…
langstringSelect the preferred response language for result rendering from a list of BCP47 compliant Language Codes. The autocomplete endpoint tries to detect the query language based on matching name variants and then chooses the same language for the response.
showstringSelect additional fields to be rendered in the response. Supported values: 'streetInfo' (renders additional block with street name decomposed into parts like base name, street type, etc.).
limitintegerMaximum number of results to be returned. Default is 5.
typesstringBETA: Limit the result items to the specified types. Provide one of the supported values or a comma separated list. Supported values: 'area' (restricts to locality or administrativeArea including sub-types), 'city' (restricts to locality type city), 'postalCode' (restricts to lo…
X-Request-IDstringUsed to correlate requests with their responses within a customer's application, for logging and error reporting. A valid UUIDv4 is recommended.
politicalViewstringToggle the political view. This parameter accepts single ISO 3166-1 alpha-3 country code in uppercase. Supported views: ARG, EGY, IND, KEN, MAR, PAK, RUS, SDN, SRB, SUR, SYR, TUR, TZA, URY.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.