Global GeocodingAsk AIget https://app-api.geposit.se/v2.0/global/geocode/addressThis endpoint provides address suggestions in the global level, considering defined search parameters.Query Paramssort_bystringenumDefaults to noneSort ByipnoneAllowed:ipnonequerystringrequiredDefaults to skeppargatan 65The query string that will be used to filter what address suggestions to fetch.response_formatstringenumDefaults to jsonSets the format for the API response.jsonxmltextAllowed:jsonxmltextmax_rowsinteger1 to 100Defaults to 15The maximum number of suggestions that should be returned. Possible values are 1 to 100. Default value is 15.street_numberstringlength between 0 and 10Filter results to only return addresses with a certain street number.letterstringFilter results to only return addresses with a certain letter.extra_numberstringFilter results to only return addresses with a certain secondary street number.postcodestringlength between 0 and 5Filter results to only return addresses with a certain postcode or where the postcode begins with a pattern.localitystringFilter results to only return addresses with a certain locality or where the locality begins with a pattern.administrativebooleanenumDefaults to falseIncludes the administrative division relations for the address in the response. (API key permission required)truefalseAllowed:truefalsecoordinatebooleanenumDefaults to falseIncludes the coordinate for the address in the response. (API key permission required)truefalseAllowed:truefalseproperty_designationbooleanenumDefaults to falseIncludes property designation for Swedish addresses (Fastighetsbeteckning). (API key permission required)truefalseAllowed:truefalsedesobooleanenumDefaults to falseDemographic statistical areas. (API key permission required)truefalseAllowed:truefalseregsobooleanenumDefaults to falseRegional statistical areas. (API key permission required)truefalseAllowed:truefalseResponse 200OKUpdated 11 months ago