Our Story

Giving Every Place in Africa a Verifiable Address

GeoBox is building the address infrastructure that Africa needs to fully participate in the digital economy — one geocode at a time.

How We Started

Our Story

GeoBox was born out of frustration. Our founders experienced first-hand the chaos of trying to describe a location in Kampala — "Turn left after the big mango tree, go past the yellow wall, and look for the blue gate."

This wasn't just inconvenient — it was costing businesses money, delaying deliveries, and making emergency response nearly impossible. We knew there had to be a better way.

In 2024, we set out to build a system that works for Africa's unique geography and infrastructure — not just adapting Western solutions, but creating something purpose-built for our continent.

10K+
Geocodes Created
5+
Cities Covered
98%
Delivery Accuracy
2024
Year Founded
The Challenge

The Problem We're Solving

Over 1 billion people in Africa live and work in locations without a formal address. This creates systemic challenges across every sector of the economy.

Failed Deliveries

E-commerce and logistics companies lose millions annually to failed last-mile deliveries caused by vague or non-existent address information.

Emergency Response

Ambulances and fire trucks struggle to locate emergencies in time when callers cannot describe their location beyond landmarks.

Economic Exclusion

Businesses, banks, and government services require formal addresses, excluding millions from accessing essential services and opportunities.

Our Approach

The GeoBox Solution

We've built a three-layered approach that makes precise addressing possible for anyone with a smartphone — regardless of formal infrastructure.

1
Step 01

Create a Geocode

Users open the GeoBox app, pin their location on a map, add landmark descriptions, and generate a unique geocode like UGKLA-JF5. The entire process takes under 2 minutes.

2
Step 02

Verify & Validate

Our network of field agents physically visits locations to verify addresses. Each verification includes photographic evidence, increasing the geocode's trust score and search ranking.

3
Step 03

Share & Use

Share your geocode as a 9-character code, QR code, or map link. Businesses, delivery companies, and emergency services can instantly locate you with pinpoint accuracy.

Built for Scale

For Businesses & Developers

Whether you're a logistics company, fintech, or developer building the next great African app — GeoBox gives you the address layer you need.

Simple REST API

Integrate geocoding into your app with a few lines of code. Our SDK supports JavaScript, Python, and more.

Real-Time Validation

Validate addresses at checkout or data entry — reducing failed deliveries before they happen.

East Africa Coverage

Deep coverage across Uganda, Kenya, Tanzania, Rwanda, and growing into more markets.

99.9% Uptime SLA

Enterprise-grade reliability with redundant infrastructure and 24/7 monitoring.

// Quick start
const geobox = new GeoBox({
  apiKey: 'your-api-key'
});

// Lookup a geocode
const location = await geobox
  .geocodes
  .get('UGKLA-JF5');

console.log(location.coordinates);
// { lat: 0.3476, lng: 32.5825 }

// Validate an address
const result = await geobox
  .addresses
  .validate({
    geocode: 'UGKLA-JF5',
    name: 'Kampala Office'
  });
"GeoBox reduced our failed delivery rate by 78% in the first month. The API integration took less than a day."
— Logistics Partner, Kampala
What Drives Us

Our Values

🌍

Africa-First

We design solutions for African realities — not adaptations of tools built for different contexts. Our technology accounts for informal settlements, unreliable connectivity, and local languages.

🎯

Accuracy Above All

A wrong address can cost a life in an emergency. We obsess over data quality, verification processes, and trust scores to ensure every geocode is as accurate as possible.

🤝

Community-Powered

Our field agent network puts money in the pockets of local community members while building the most accurate address database on the continent. Everyone wins.

🔓

Open Access

We believe address infrastructure should be accessible to all. We offer free tiers, affordable pricing, and open APIs to ensure startups and communities can benefit.

Looking Ahead

Our Vision

We envision a continent where every home, business, and community has a precise, verifiable address — unlocking access to e-commerce, financial services, emergency response, and government programs for billions of people.

By 2030, we aim to have geocoded every inhabited location across East Africa, creating the foundational address layer that the next generation of African digital services will be built upon.

1B+ People to Serve
54 Countries in Africa
∞ Locations to Map

Join the Revolution

Whether you're a resident, business owner, developer, or field agent — there's a place for you in the GeoBox ecosystem.

Get in Touch

Have questions or want to partner with us? We'd love to hear from you.

Office Address
151, Martyrs Way, Ntinda
Kampala, Uganda
Send a Message
Use our contact form and we'll respond within 48 hours.
Contact Form