Dynamic Pricing for
Any Spatial Journey

The most robust API for calculating journey prices based on geographical zones. Built for developers, by developers.

curl -X POST https://mvoom.crystalis.site/api/v1/calculate-price \
-H "x-api-key: YOUR_KEY" \
-d '{"lat1": 0.38, "lng1": 9.43, "lat2": 0.44, "lng2": 9.44}'

{
"success": true,
"price": 1500,
"trip": { "from": "Libreville", "to": "Akanda" }
}

PostGIS Precision

Harness the power of industrial-grade spatial queries for ultra-fast and accurate zone identification.

Bidirectional Matching

Manage your prices with ease. Our engine automatically mirrors pricing regardless of the trip direction.

Self-Service Dashboard

Let developers manage their own API keys, pricing groups, and zones without any manual intervention.