A centralised platform for collecting, managing, and analysing energy data across institutions, facilities, and regions in Tanzania.
Everything needed to manage national energy information in one place.
Collect and validate energy data from facilities and institutions across Tanzania with structured submission workflows.
Manage institutions, facilities, energy sources, and consumption sectors in a unified registry.
Track energy projects from inception to completion with status history, funding records, and location data.
Generate energy balance reports and access embedded Apache Superset dashboards for deep analytical insights.
Data submissions pass through structured reviewer, DG, and Ministry of Energy approval workflows.
Role-based permissions per institution, single-session enforcement, rate-limited login, and full audit logging.
Core endpoint groups available in this API.
| Prefix | Description | Auth Required |
|---|---|---|
/api/auth/
|
Authentication — login, token refresh, password reset, user registration | Public |
/api/energy/
|
Energy data, sources, reports, approvals, schedules | JWT |
/api/projects/
|
Projects, status history, funding, investors, technologies | JWT |
/api/feedbacks/
|
User feedback submissions and routing | JWT |
/api/choices/
|
Dropdown choices for energy categories, facility types, states | Public |
/api/superset/
|
Superset embed config, guest token, dashboard list | JWT |
/api/schema/
|
OpenAPI schema (YAML/JSON download) | Public |