Traccar
Traccar is the leading GPS tracking software.
Info
Schemes: https
Base URL: http://demo.traccar.org/api
Authentication: Basic
Endpoints
// events
**Summary: list of Geofences the user has access to.
// positions
**Summary: list of ReportTrips, ReportTrips, ReportStops, Positions and Events within the time period for the Devices or Groups.
// reports
**Summary: list of ReportTrips, ReportTrips, ReportStops, Positions and Events within the time period for the Devices or Groups.
// server
**Summary: Fetch Server information and Update Server information.
// statistics
**Summary: Fetch server Statistics.
// session
**Summary: Delete session, create new session and list session..
// attributes
**Summary: list, Create, delete and update an Attributes.
Reference:(https://www.traccar.org/api-reference/#path--attributes-computed / https://www.traccar.org/api-reference/#path--attributes-computed--id-)
// calendars
**Summary: list, Create, delete and update an Calendar.
Reference:(https://www.traccar.org/api-reference/#path--calendars / https://www.traccar.org/api-reference/#path--calendars--id-)
// drivers
**Summary: list, Create, delete and update an Drivers.
Reference:(https://www.traccar.org/api-reference/#path--drivers / https://www.traccar.org/api-reference/#path--drivers--id-)
// devices
**Summary: list, Create, delete and update an Devices.Update total distance and hours.
Reference:(https://www.traccar.org/api-reference/#path--devices / https://www.traccar.org/api-reference/#path--devices--id- / https://www.traccar.org/api-reference/#path--devices--id--accumulators )
// geofences
**Summary: list, Create, delete and update an Geofences.
Reference:(https://www.traccar.org/api-reference/#path--geofences / https://www.traccar.org/api-reference/#path--geofences--id- )
// commands
**Summary: list, Create, delete and update an Commands.
Reference:(https://www.traccar.org/api-reference/#path--commands / https://www.traccar.org/api-reference/#path--commands-send)
// maintenance
**Summary: list, Create, delete and update an Maintenance.
Reference:(https://www.traccar.org/api-reference/#path--maintenance / https://www.traccar.org/api-reference/#path--maintenance--id-)
// notifications
**Summary: list, Create, delete and update an Notifications, Send test notification to current user via Email and SMS and list of available Notification types.
Reference:(https://www.traccar.org/api-reference/#path--notifications / https://www.traccar.org/api-reference/#path--notifications--id- / https://www.traccar.org/api-reference/#path--notifications-types)
// permissions
**Summary: Link an Object to another Object and Unlink an Object from another Object.
// groups
**Summary: list, Create, delete and update an Groups.
Reference:(https://www.traccar.org/api-reference/#path--groups / https://www.traccar.org/api-reference/#path--groups--id-)
// users
**Summary: list, Create, delete and update an Users.
Reference:(https://www.traccar.org/api-reference/#path--users / https://www.traccar.org/api-reference/#path--users--id-)
Updated about 5 years ago