GET /{country}/{region}/{district}/{ward}/{street}

mtaa-api.herokuapp.com

Summary: Returns all neighborhood in a street
Operation ID: neighborhood-in-a-street-
Auth: unknown
Description

Returns all neighborhood in a specified street

Parameters (5)

country (string, path, required)

Country name in lowercase eg( tanzania)

district (string, path, required)

Name of the District eg (Rungwe)

region (string, path, required)

Name of the region eg (Mbeya)

street (string, path, required)

Name of the Street eg (Ilundo)

ward (string, path, required)

Name of the Ward eg (Kiwira)

No probe data for this endpoint yet.