Developer Portal

Build with Nanga

Access sub-centimeter HD maps and machine vision APIs to power your autonomous systems across Africa.

Our APIs

Integrate Nanga's powerful mapping and vision APIs into your applications.

Available

OptiSLAM API

Access our core localization and mapping engine for centimetre-level accuracy. Fuses camera, LiDAR, GNSS, and inertial data into consistent HD maps and robust pose estimates.

HD map data Pose estimation Multi-sensor fusion Real-time localization
Available

Digital Twin API

Transform mapping outputs into analytics-ready virtual replicas. Ingest multi-modal sensor data for planning, monitoring, inspection, and decision workflows.

Asset visualization Automated QA Spatial models Decision workflows
Available

Real-Time Localization API

High-precision positioning service delivering reliable, low-latency estimates for vehicles, robots, and mobile platforms using HD maps and SLAM refinement.

Low-latency positioning GNSS corrections SLAM refinement Signal resilience
Available

DataPack API

Access curated datasets for training, validating, and testing perception, mapping, and simulation systems with strict QA protocols.

Training datasets Validation data Domain annotations Multi-stage QA

Quick Start

Get up and running with Nanga APIs in minutes.

1

Get Your API Key

Sign up for a developer account and generate your API key from the dashboard.

NANGA_API_KEY=your_api_key_here
2

Install the SDK

Install the Nanga SDK using your preferred package manager.

pip install nanga-sdk
3

Make Your First Request

Query HD map data for any location in our coverage area.

from nanga import NangaClient client = NangaClient(api_key="your_key") map_data = client.maps.get( lat=-1.2921, lng=36.8219, radius=100 )

SDKs & Libraries

Use our official SDKs for seamless integration with your preferred language.

Python

v1.2.0

JavaScript

v1.1.0

C++

v0.9.0

REST API

v1

Developer Resources

API Reference

Complete API documentation with examples and response schemas.

Guides & Tutorials

Step-by-step guides for common integration patterns.

Code Examples

Ready-to-use code samples in multiple languages.

Ready to get started?

Join developers building the next generation of autonomous systems for Africa.