Mtaa API Documentation
Mtaa A simple REST API to access Tanzania's location information,With mtaa API you can easily query and integrate all the location in tanzania from region level to streets from your programming language of your your choice
Screenshot:
Base URL:
Auth: unknown
Endpoints: 5
Reachable: unknown
CORS: unknown
https://mtaa-api.herokuapp.com/apiAuth: unknown
Endpoints: 5
Reachable: unknown
CORS: unknown
Links
Topics
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/{country} | Returns all regions present in Tanzania | — | — | — |
GET |
/{country}/{region} | Returns all districts in region | — | — | — |
GET |
/{country}/{region}/{district} | Returns all wards in a district | — | — | — |
GET |
/{country}/{region}/{district}/{ward} | Returns all streets in a ward | — | — | — |
GET |
/{country}/{region}/{district}/{ward}/{street} | Returns all neighborhood in a street | — | — | — |