Build with Africa's
mapping infrastructure

Geocoding, search, navigation, and crowdsourced addresses for Mauritania, Senegal, and West Africa. One API, multiple languages, built for the continent.

GET /api/v1/geocode/reversebash
curl "https://api.oolelmaps.com/api/v1/geocode/reverse?lat=18.0858&lng=-15.9785" \
  -H "Authorization: Bearer YOUR_API_KEY"

{
  "id": "dd808201-7106-4730-a646-56fff1d4de37",
  "code": "W2TBFD",
  "identifierPrecise": {
    "fr": "47 Avenue Gemal Abdel Nasser",
    "ar": "47 شارع جمال عبد الناصر",
    "en": "47 Gemal Abdel Nasser Avenue"
  },
  "latitude": 18.0882, "longitude": -15.9783,
  "distance_meters": 271.5
}

<200ms

P99 LATENCY

99.9%

UPTIME (SLA)

3

LANGUAGES (FR · AR · EN)

Your first request in seconds

Get started with a simple API call. Forward geocode an address in Nouakchott, get back structured coordinates with confidence scores. Works with French, Arabic, and English queries.

  1. 01

    Sign up and get your API key

  2. 02

    Make your first geocoding request

  3. 03

    Parse the JSON response in your app

SDK

Use the language you already write in

Same API, idiomatic in every language.

cURLbash
curl "https://api.oolelmaps.com/api/v1/geocode/reverse?lat=18.0858&lng=-15.9785" \
  -H "Authorization: Bearer YOUR_API_KEY"

Ready to get started?

Create a free account, generate an API key, and start building with Oolel Maps in minutes.