PHPackages                             mansaapi/mansaapi - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. mansaapi/mansaapi

ActiveLibrary[API Development](/categories/api)

mansaapi/mansaapi
=================

Official PHP SDK for Mansa API — African market data, macro indicators, fundamentals, identity and location data for developers and AI agents.

00PHP

Since Jun 12Pushed 1mo agoCompare

[ Source](https://github.com/HeyZod/mansaapi-php)[ Packagist](https://packagist.org/packages/mansaapi/mansaapi)[ RSS](/packages/mansaapi-mansaapi/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Mansa API — PHP SDK
===================

[](#mansa-api--php-sdk)

Official PHP SDK for [Mansa API](https://mansaapi.com) — African data infrastructure for developers and AI agents. Live market data across 16+ African exchanges, macro indicators with provenance, company fundamentals, financial identity reference data, and location data. Built in Lagos by Mansa Labs.

- Zero dependencies — just PHP &gt;= 8.1 with `ext-curl` and `ext-json`
- Full API docs: ****

Installation
------------

[](#installation)

```
composer require mansaapi/mansaapi
```

Get a free API key
------------------

[](#get-a-free-api-key)

Every request needs a Bearer key. Free keys (100 requests/day, no credit card) are issued instantly at [mansaapi.com/docs#get-api-key](https://mansaapi.com/docs#get-api-key).

Quickstart
----------

[](#quickstart)

```
