A simple PHP-based API for calculating toll and fuel costs between two locations. The API accepts origin and destination coordinates and returns estimated costs, as well as optimized route suggestions. This repository also includes a sample implementation using the CodeIgniter PHP framework for easy integration into CodeIgniter projects.
- Calculates toll and fuel costs between two locations
- Returns optimized route suggestions
- Easy to integrate with PHP applications
- Sample implementation using the CodeIgniter PHP framework
For more examples of the different ways in which the responses from this endpoint can be configured, you can refer to: Our API parameter examples repository.