v1
latestOpenAPI 3.1.02026-07-243613262.4 KBArea
Find routing area by name
This endpoint does forward geocoding: given a partial string, for instance panam, it returns a given number of routing areas which name contains panam. It also returns the id, name and geolocation.
get/geocoding/v2/area/{name}
Path parameters
namestring required
Example:panam
A partial string, with at least 3 characters
Query parameters
limitinteger
Example:4
An integer to limit the number of results
Response
OK