Introduction

API Support: [email protected]
URL: https://console.interplai.io/app/support/
License: Apache 2.0
Interplai API provides vehicle routing optimization services.

This API is documented in OpenAPI format and designed to work with the Interplai web service. The Interplai API is a web service that uses HTTP requests to return JSON-formatted vehicle routing information. You can upload information about your current routing needs, and the web service will find the most optimal routes. The web service performs online optimizations using specialized algorithms to solve the on-demand and crowdsourced delivery problem.

Cross-Origin Resource Sharing

This API features Cross-Origin Resource Sharing (CORS) implemented in compliance with W3C spec. That allows cross-domain communication from the browser. All responses have a wildcard same-origin which makes them completely public and accessible to everyone, including any code on any site.