Try It!

Suggest Street

This endpoint returns suggestions of street in a specific country given certain search parameters - usually used for autocomplete purposes to help a user type a valid address into a form/input field.
https://developer.geposit.se/docs/region

Log in to see full request history
Path Params
string
required
Defaults to se

Region

Query Params
string
Defaults to none

Sort By

string
required
Defaults to skeppargatan 65

The query string that will be used to filter what address suggestions to fetch.

string
Defaults to json

Sets the format for the API response.

integer
1 to 100
Defaults to 15

The maximum number of suggestions that should be returned. Possible values are 1 to 100. Default value is 15.

string
length between 0 and 10

Filter results to only return addresses with a certain street number.

string

Filter results to only return addresses with a certain letter.

string

Filter results to only return addresses with a certain secondary street number.

string
length between 0 and 5

Filter results to only return addresses with a certain postcode or where the postcode begins with a pattern.

string

Filter results to only return addresses with a certain locality or where the locality begins with a pattern.

boolean
Defaults to false

Includes the administrative division relations for the address in the response. (API key permission required)

boolean
Defaults to false

Includes the coordinate for the address in the response. (API key permission required)

boolean
Defaults to false

Includes property designation for Swedish addresses (Fastighetsbeteckning). (API key permission required)

boolean
Defaults to false

Demographic statistical areas. (API key permission required)

boolean
Defaults to false

Regional statistical areas. (API key permission required)

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json