Places_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\""
}
]Response
Changes
No recorded changes to this endpoint across all 15 revisions of this API.