Mipaka
### Mipaka API — Every Border. One API. Access **103,194 administrative divisions** across 7 East African countries through a single, consistent REST API. No more hardcoding location arrays. #### Supported Countries | Country | Levels | Records | | ----------- | ---------------------------------------------------------- | ------- | | Kenya | County → Constituency → Ward | 1,787 | | Tanzania |…
Mipaka endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| GET |
v1_eras_list /api/v1/eras/ |
GET /api/v1/eras/ All eras across all countries GET /api/v1/eras/?country=UG Uganda eras GET /api/v1/eras/?era_type=colonial All colonial eras GET… |
| GET |
v1_countries_retrieve /api/v1/countries/{code}/ |
GET /api/v1/countries/ List all active countries (with eras) GET /api/v1/countries/UG/ Uganda detail GET /api/v1/countries/UG/top/ Level-1 divisions for Uganda GET… |
| GET |
v1_countries_list /api/v1/countries/ |
GET /api/v1/countries/ List all active countries (with eras) GET /api/v1/countries/UG/ Uganda detail GET /api/v1/countries/UG/top/ Level-1 divisions for Uganda GET… |
| GET |
v1_countries_top_retrieve /api/v1/countries/{code}/top/ |
GET /api/v1/countries/ List all active countries (with eras) GET /api/v1/countries/UG/ Uganda detail GET /api/v1/countries/UG/top/ Level-1 divisions for Uganda GET… |
| GET |
v1_divisions_names_retrieve /api/v1/divisions/{id}/names/ |
Returns all historical names for a division, sorted chronologically. GET /api/v1/divisions/42/names/ GET /api/v1/divisions/42/names/?era_type=colonial GET… |
| GET |
v1_divisions_list /api/v1/divisions/ |
GET /api/v1/divisions/ List with filters GET /api/v1/divisions/?country=UG&level=1 Ugandan regions GET /api/v1/divisions/?country=CD&level=2 DRC territories GET… |
| GET |
v1_eras_retrieve /api/v1/eras/{id}/ |
GET /api/v1/eras/ All eras across all countries GET /api/v1/eras/?country=UG Uganda eras GET /api/v1/eras/?era_type=colonial All colonial eras GET… |
| GET |
v1_countries_eras_retrieve /api/v1/countries/{code}/eras/ |
Returns all historical eras for a country in chronological order. |
| GET |
v1_names_list /api/v1/names/ |
Searchable index of all historical names across all divisions. GET /api/v1/names/ All historical names GET /api/v1/names/?q=Léopoldville Search historical names GET… |
| GET |
v1_divisions_children_retrieve /api/v1/divisions/{id}/children/ |
GET /api/v1/divisions/ List with filters GET /api/v1/divisions/?country=UG&level=1 Ugandan regions GET /api/v1/divisions/?country=CD&level=2 DRC territories GET… |
| GET |
v1_divisions_retrieve /api/v1/divisions/{id}/ |
GET /api/v1/divisions/ List with filters GET /api/v1/divisions/?country=UG&level=1 Ugandan regions GET /api/v1/divisions/?country=CD&level=2 DRC territories GET… |
Mipaka pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|