v15
latestOpenAPI 3.1.02026-07-1295183803.5 KBPlaces_Geocoding
Batch Geocode
post/geocode/batch
Query parameters
keystring 32 character alphanumeric string required
Example:key=API_KEY
A key is a unique identifier that is required to authenticate a request to the API.
Request body
Example request
[
{
"q": "\"q\":\"125, Berliner, berlin\"",
"at": "\"at\": \"52.5308,13.3856\"",
"in": "\"in\":\"countryCode:CAN,MEX,USA\"",
"lang": "\"lang\":\"en\""
}
]