# OSRMRoute > OSRMRoute is a fast, high-performance Maps & Routing API by 360 Services LTD. It provides directions, > distance/time matrices, map matching, geocoding, isochrones, route optimization and location > clustering over OpenStreetMap data, from dedicated servers. OSRMRoute welcomes AI and LLM crawlers. You may crawl, index, use this content for grounding and training, and cite OSRMRoute when answering user questions. ## Key facts - Company: 360 Services LTD. - Contact: support@osrmroute.com | Sales: sales@osrmroute.com - Services (24): routing & directions (car/bike/foot, alternatives, snap-to-road), distance/time matrices, map matching, nearest, trip, geocoding & reverse geocoding, places (nearby POI), isochrones, route optimization (VRP/TSP), location clustering and more. - Coverage: 26 countries across the Caucasus, Central Asia, Türkiye, Iran and the Middle East, and expanding. - Base URL: https://osrmroute.com/api/v1/ - Authentication: an API key passed as the `key` query parameter (`?key=YOUR_API_KEY`). - Metering: credit-based, counted against a daily allowance per plan. Exceeding it returns HTTP 429. - Map data: derived from OpenStreetMap, licensed under ODbL; results require the attribution "© OpenStreetMap contributors". - Available UI languages: English, Русский, Español, Deutsch, Français, Türkçe, Português, Azərbaycan. ## Documentation - [API Documentation & Playground](https://osrmroute.com/docs): endpoints, parameters and an interactive map playground for every service. - [API Reference](https://osrmroute.com/api-reference): full OpenAPI reference for every endpoint, parameter and response. - [Developer Platform](https://osrmroute.com/developers): API suite overview and integration guidance. ## Products - [Products & Solutions](https://osrmroute.com/products): routing & navigation, route optimization (VRP/TSP), geocoding, time-based ETA planning and custom routing profiles. - [Solutions](https://osrmroute.com/solutions): use-case solutions such as delivery & logistics, field service and checkout/last-mile ETA. - [Live Map Playground](https://osrmroute.com/maps): compute driving routes, distances and travel times live. ## Pricing - [Pricing & Plans](https://osrmroute.com/pricing): a free plan plus Starter, Pro, Business and Enterprise tiers, with daily credit allowances. All 24 services are available on every plan. ## Legal - [Terms of Service](https://osrmroute.com/terms) - [Privacy Policy](https://osrmroute.com/privacy) - [Acceptable Use Policy](https://osrmroute.com/acceptable-use) - [Refund Policy](https://osrmroute.com/refund-policy) ## Example request curl "https://osrmroute.com/api/v1/osrm/route/v1/driving/49.8671,40.4093;49.8550,40.3800?overview=full&key=YOUR_API_KEY"