AI infrastructure registry · Africa

The infrastructure to build AI products in Africa.

The status-verified hub for the APIs, MCP servers, datasets and agent skills powering AI-driven development across Africa. Readable by humans, queryable by agents.

240+ verified resources live in Nigeria · more African countries rolling out

Verified resources
240
Categories
5
Mapped links
16
Last verified
2026-06-24

01

Browse by category

Five pillars of African AI-product infrastructure.

02

Built for everyone shipping in Africa

One source of truth, four very different readers.

01

Developers

Find the payment, KYC or data API you need, and see if its docs actually work before you integrate.

02

Foreign founders

Understand the rails, payments, identity, licensing, before committing to an African market.

03

Investors

A live map of the stack: what exists, what's licensed, and where the white space is.

04

AI agents

Query the open JSON API and reason over clean, structured, machine-readable data.

03

Featured resources

Hand-picked, verified, battle-tested by Nigerian builders.

Flutterwave

APIs

Pan-African payment processor with the broadest SDK coverage (13 languages) and international remittance support. Acquired Mono in Jan 2026.

Featured
Docs live
Payments
Verified Jun 2026~1.5% domestic / transaction

GDP/CPI time-series (World Bank API)

Datasets

Free, no-auth JSON API for Nigerian macro time-series: GDP, CPI inflation, FDI, remittances, employment and more. The best developer-accessible source for Nigerian economic data.

Featured
Docs live
Economic
Verified Jun 2026Free (no auth)

LGA Boundaries (GRID3)

Datasets

Authoritative, OSGOF-backed LGA boundary polygons for all 36 states plus FCT (Dec 2020) in GeoJSON/SHP, no auth required.

Featured
Docs live
Geographic
Verified Jun 2026Free

M-Pesa Daraja (Safaricom)

APIs

Safaricom's official Daraja 3.0 developer portal exposing the M-Pesa APIs (STK Push/Lipa Na M-Pesa, C2B, B2C, B2B, transaction status, account balance) for Kenya, the largest mobile-money network in Africa. Requires a registered developer account with sandbox testing before live credentials.

Featured
Docs live
Approval required
Mobile Money
Verified Jun 2026

Mono

APIs

Open-banking data-access provider for account, identity and transaction data, with KYB tooling. Acquired by Flutterwave in Jan 2026 but still operates independently. Ships a dev sandbox Docker image.

Featured
Docs live
Open Banking
Verified Jun 2026

NaijaML

AI

Production-ready NLP library (v0.2.1, Mar 2026) covering all 4 Nigerian languages, running in 4GB RAM with no GPU, with PII masking for NIN/phone. The most practical Nigerian AI resource for developers.

Featured
Docs live
Libraries
Verified Jun 2026Open-source (Apache 2.0)

04

Questions, answered

What Findra is, and how it works.

What is Findra?

A status-verified hub to find the APIs, MCP servers, datasets, developer tools and AI agent skills you need to build AI products in Africa, readable by humans, queryable by agents.

Which countries does Findra cover?

Nigeria is live and deeply verified today. More African countries are rolling out, the brand and data model are built pan-African from day one.

What does “status-verified” mean?

Every resource's docs, licensing and live status are actually checked, not just listed. We link to official sources and flag what's broken, parked or licensed.

Is there an API for AI agents?

Yes. Every resource is exposed over a clean, CORS-open JSON API, so agents can query the registry and reason over clean, structured data, no scraping.

How is this different from an API directory?

Most directories are APIs-only. Findra spans APIs, MCP servers, datasets, tools and AI skills, maps the relationships between them, and stays machine-readable.

How do I add or update a resource?

Submit it from the Submit page. Verified entries are added to the registry; updates and corrections are welcome.

05

Machine-readable by design.

Every resource is exposed over a clean, CORS-open JSON API. Point your agent at it and let it reason over the African stack, no scraping, no guesswork.

View the API
GET /api/resources
$ curl findra.dev/api/resources?q=payment

{
  "count": 11,
  "resources": [
    { "name": "Paystack",
      "docs_status": "LIVE",
      "licensing": "NONE" }, …
  ]
}