MyRouteOnline
Multi-stop route optimization, navigation links, and email delivery.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Multi-stop route optimization, navigation links, and email delivery. Powered by MyRouteOnline.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| getOneTimeCode | Request a one-time authentication code to be sent via email. This code is required for all other operations. |
| startOptimization | Start a route optimization job with multiple addresses. Authenticate with either (otpCode + otpEmail) or mroApiKey. |
| checkOptimization | Check the status and results of a route optimization job. Returns the optimized route when complete. Authenticate with either (otpCode + otpEmail) or mroApiKey. |
| emailResults | Email the optimized route results with navigation links to a specified email address. Authenticate with either (otpCode + otpEmail) or mroApiKey. |