Our GPS Fleet Software has a JSON API interface in order to integrate with 3rd party software solutions (ERP, etc.). The API JSON interface works for our web-based hosting accounts as well as for local server customers (if the network allows it).
The availabilty of the JSON interface depends on our offers and standard conditions. Please contact your provider / support for more information and test interface data.
Table of Contents |
---|
Versions
Date | Version | Comments |
---|---|---|
06.11.19 | 3.8.50 |
Query with new parameters for start date and end date getGpsHistory Response with new fields (temperature, analog input) |
Call for creating/changing drivers |
Call for creating/changing/deleting project codes | ||
How to access the API
The API can only be used with an APIKEY that can only be set by our support.
...
Basic examples
...
Query for existing assets
...
https://XXX.sw-management.at/GFS/api/masterdata/driver/create?apikey=ENTERYOURSECID
{
"shortname": "maxm",
...