Frotcom API V2 is a REST API that can be used to integrate third party applications with Frotcom. Using the API, it is possible to read information collected by Frotcom (e.g. Vehicle trips, routes, driver messages), and also to write information to Frotcom (e.g. update list of drivers, send messages or work order to drivers).
Frotcom API V2 reference guide is an online resource updated automatically every time a new release of the API is published. All information present in this reference guide is generated automatically from the source code and comments written by Frotcom Development Team.
The reference guide is also interactive, allowing you to test the API methods right from the manual.
The reference guide can be found in the following link. Please note that, depending on your Internet access speed, the page can take several seconds to load, due to its size.
http://v2api.frotcom.com/documentation/index.html.
Note: The data format used in Frotcom API V2 is JSON. Some methods still allow XML data format for historical reasons but JSON is the only format officially supported.
Comments