Skip to main content
GET
Geocode an address

Overview

Returns geocoding information for a given address — coordinates, match type, and a normalized address string. Optionally fetches KAEK (cadastral parcel) information alongside the geocoding result. Authentication is not enforced at the schema level, but a valid Bearer token is recommended for production integrations.

Query parameters


Response fields


Example request

Query Parameters

address
string
required

Address to geocode. Max 255 characters.

Maximum string length: 255
kaek
boolean

Whether to also fetch KAEK (parcel) information.

Response

200 - application/json

Geocoding result