One API key, prepaid credits, no card required to start. Sign up and get 1,000 free trial credits.
Sign up freeTurn-by-turn driving routes tuned for Ethiopian roads.
GET /routing/route/v1/driving/38.75,9.01;38.80,9.03
Amharic + English forward and reverse geocoding for Ethiopia.
GET /geocode/search?q=meskel+square&countrycodes=et
Curated local points of interest — hotels, cafes, landmarks.
GET /places/api/search?q=hotel
Raster map tiles you can drop straight into any map library.
GET /tiles/{z}/{x}/{y}.png?api_key=…
1 credit = Br 0.1 · 1,000 credits = Br 100.00
| Service | Cost | Price |
|---|---|---|
| Routing (OSRM) | 1 credit per call | Br 0.1 |
| Geocoding (Nominatim) | 1 credit per call | Br 0.1 |
| Places / POI | 1 credit per call | Br 0.1 |
| Map Tiles | 1 credit per 1,000 calls | Br 0.1 |
curl -H "X-API-Key: tak_live_xxx" \
"https://gw.taxiaddis.com/routing/route/v1/driving/38.75,9.01;38.80,9.03?overview=false"
Read the docs →