cURL
curl --request GET \ --url https://api.geocoders.io/provinces/{id}/municipalities \ --header 'X-Api-Key: <api-key>'
[ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "province_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "local_identifier": "<string>" } ]
List Province Municipalities
ID of Province Municipalities to list
name to filter by
Get Province Municipalities response