For AI agents: visit https://plauti-sdk.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Field | Type | Required | Description |
|---|
| housenumber | Boolean | No | Indicates if the house number should be parsed into a separate field in the output. |
| housenumberAddition | Boolean | No | Indicates if the house number addition should be parsed into a separate field in the output. |
| geocode | Boolean | No | Determines if geocoding is enabled to retrieve latitude and longitude information. |
| addressSeparator | String | No | Specifies a custom separator for concatenated address fields in the search results (e.g., comma, semicolon, pipe, space). |