African stock market data in one API, not siloed by exchange.
Mansa API gives developers and AI systems one surface for African exchange data: live exchange coverage, local currency prices, equities, ETFs, indices, pan-African movers, forex, commodities, and market metadata.
African stock markets have always required separate integrations — different auth models, different data schemas, different update cycles for every exchange. Mansa API eliminates that. One Bearer token, one response format, one rate limit across every exchange we cover.
Whether you are querying NGX equities in Lagos, GSE listings in Accra, or BRVM blue-chips in Abidjan, the request structure is identical. Your code does not change when you add a new market.
GET /api/v1/markets/exchanges
GET /api/v1/markets/movers/pan-african
GET /api/v1/markets/exchanges/NGX/stocks
GET /api/v1/markets/indices
GET /api/v1/markets/exchanges/NGX/indices
GET /api/v1/markets/exchanges/NGX/etfs
GET /api/v1/markets/exchanges/NGX/etfs/resolve/LOTUSHAL
GET /api/v1/markets/exchange-metadataThe NGX ETF and index endpoints are available through Mansa API with Bearer auth. They are database-backed, refreshed every 30 minutes, and designed for Mansa Markets ingestion from NGX Pulse snapshots.