Starter
For trying the service and small development projects
- Reasonable daily usage quota
- Routes and ETA matrix
- Email support
A self-hosted routing service that gives your apps realistic routes, accurate ETAs, and batch distance matrices—at minimal operating cost with zero per-call fees.
Damascus Live Route
Mazzeh → Umayyad Square / Midan


Syria
Full coverage with updated maps
< 100ms
Typical route response time
$0
Per-call fees
24 / 7
Service availability
Capabilities
One unified JSON interface covering the most common navigation, delivery, and mobility needs.
Complete route between two or more points with maneuver instructions, distance, duration, and a ready-to-render polyline.
Compute travel time and distance between many sources and targets in one call—perfect for driver matching and delivery dispatch.
Runs on our own infrastructure, so location data never leaves our boundary and you pay no per-request fees.
Car, bicycle, or walking—with options to avoid roads and prefer routes suited to your local market.
No variable billing per request; one operating cost no matter how much usage grows.
Resource-bounded, stable architecture with automatic restarts and continuous health monitoring.
Syria
OpenStreetMap
Geographic coverage
We build the road network from up-to-date OpenStreetMap data covering cities and main roads across all Syrian governorates.
API examples
Illustrative examples of the calling pattern; final documentation is delivered with credentials after signing.
Get the best route with duration, distance, and path polyline.
{
"locations": [
{ "lat": 33.5138, "lon": 36.2765, "type": "break" },
{ "lat": 33.5116, "lon": 36.3061, "type": "break" }
],
"costing": "auto",
"directions_options": { "units": "kilometers" }
}Compute travel times between several sources and one target in a single call.
{
"sources": [
{ "lat": 33.5138, "lon": 36.2765 },
{ "lat": 35.1630, "lon": 36.9510 }
],
"targets": [
{ "lat": 33.4750, "lon": 36.3200 }
],
"costing": "auto"
}Indicative pricing
Indicative pricing only; the final offer is set after studying usage volume and integration requirements.
For trying the service and small development projects
Production apps with steady traffic
For full control or expansion to other countries
Tell us about your project and we'll propose the right plan with a practical demo on your own data.