API tools
The GALAKTIKA system has an open, advanced API.
The detailed API documentation is a set of tools for working with the REST API. The service allows sending requests to the GALAKTIKA system API and receiving responses from the API description interface.
For authorization, you need to:
- generate a Token (valid within a single user session or 30 min) by specifying the User's login and password,
- authorize by specifying the command: Bearer (the received token).
In the GALAKTIKA system API, methods are available for working:
- with users
- with commands
- with companies
- with drivers and driver groups
- with driver keys and key groups
- with drivers and driver penalties
- with driver shifts
- with events and event settings
- with geozones and geozone groups
- with objects and object groups
- with object history
- with reports and report templates
- with the geocoder.
A description of the API service can be obtained from the provider of the GALAKTIKA software monitoring services.