# Traccar ## API Docs - Attributes [Fetch a list of Attributes](https://oshlbqy4jz.apidog.io/api-3526732.md): Without params, it returns a list of Attributes the user has access to - Attributes [Create an Attribute](https://oshlbqy4jz.apidog.io/api-3526725.md): - Attributes [Delete an Attribute](https://oshlbqy4jz.apidog.io/api-3526714.md): - Attributes [Update an Attribute](https://oshlbqy4jz.apidog.io/api-3526724.md): - Calendars [Fetch a list of Calendars](https://oshlbqy4jz.apidog.io/api-3526713.md): Without params, it returns a list of Calendars the user has access to - Calendars [Create a Calendar](https://oshlbqy4jz.apidog.io/api-3526718.md): - Calendars [Delete a Calendar](https://oshlbqy4jz.apidog.io/api-3526715.md): - Calendars [Update a Calendar](https://oshlbqy4jz.apidog.io/api-3526719.md): - Commands [Fetch a list of Saved Commands](https://oshlbqy4jz.apidog.io/api-3526716.md): Without params, it returns a list of Saved Commands the user has access to - Commands [Create a Saved Command](https://oshlbqy4jz.apidog.io/api-3526721.md): - Commands [Fetch a list of Saved Commands supported by Device at the moment](https://oshlbqy4jz.apidog.io/api-3526727.md): Return a list of saved commands linked to Device and its groups, filtered by current Device protocol support - Commands [Dispatch commands to device](https://oshlbqy4jz.apidog.io/api-3526731.md): Dispatch a new command or Saved Command if _body.id_ set - Commands [Fetch a list of available Commands for the Device or all possible Commands if Device ommited](https://oshlbqy4jz.apidog.io/api-3526729.md): - Commands [Delete a Saved Command](https://oshlbqy4jz.apidog.io/api-3526730.md): - Commands [Update a Saved Command](https://oshlbqy4jz.apidog.io/api-3526720.md): - Devices [Fetch a list of Devices](https://oshlbqy4jz.apidog.io/api-3526728.md): Without any params, returns a list of the user's devices - Devices [Create a Device](https://oshlbqy4jz.apidog.io/api-3526722.md): - Devices [Delete a Device](https://oshlbqy4jz.apidog.io/api-3526717.md): - Devices [Update a Device](https://oshlbqy4jz.apidog.io/api-3526723.md): - Devices [Update total distance and hours of the Device](https://oshlbqy4jz.apidog.io/api-3526726.md): - Drivers [Fetch a list of Drivers](https://oshlbqy4jz.apidog.io/api-3526737.md): Without params, it returns a list of Drivers the user has access to - Drivers [Create a Driver](https://oshlbqy4jz.apidog.io/api-3526734.md): - Drivers [Delete a Driver](https://oshlbqy4jz.apidog.io/api-3526735.md): - Drivers [Update a Driver](https://oshlbqy4jz.apidog.io/api-3526736.md): - Events [/events/{id}](https://oshlbqy4jz.apidog.io/api-3526733.md): - Geofences [Fetch a list of Geofences](https://oshlbqy4jz.apidog.io/api-3526738.md): Without params, it returns a list of Geofences the user has access to - Geofences [Create a Geofence](https://oshlbqy4jz.apidog.io/api-3526739.md): - Geofences [Delete a Geofence](https://oshlbqy4jz.apidog.io/api-3526741.md): - Geofences [Update a Geofence](https://oshlbqy4jz.apidog.io/api-3526740.md): - Groups [Fetch a list of Groups](https://oshlbqy4jz.apidog.io/api-3526743.md): Without any params, returns a list of the Groups the user belongs to - Groups [Create a Group](https://oshlbqy4jz.apidog.io/api-3526746.md): - Groups [Delete a Group](https://oshlbqy4jz.apidog.io/api-3526744.md): - Groups [Update a Group](https://oshlbqy4jz.apidog.io/api-3526745.md): - Maintenance [Fetch a list of Maintenance](https://oshlbqy4jz.apidog.io/api-3526742.md): Without params, it returns a list of Maintenance the user has access to - Maintenance [Create a Maintenance](https://oshlbqy4jz.apidog.io/api-3526747.md): - Maintenance [Delete a Maintenance](https://oshlbqy4jz.apidog.io/api-3526748.md): - Maintenance [Update a Maintenance](https://oshlbqy4jz.apidog.io/api-3526750.md): - Notifications [Fetch a list of Notifications](https://oshlbqy4jz.apidog.io/api-3526749.md): Without params, it returns a list of Notifications the user has access to - Notifications [Create a Notification](https://oshlbqy4jz.apidog.io/api-3526751.md): - Notifications [Send test notification to current user via Email and SMS](https://oshlbqy4jz.apidog.io/api-3526756.md): - Notifications [Fetch a list of available Notification types](https://oshlbqy4jz.apidog.io/api-3526758.md): - Notifications [Delete a Notification](https://oshlbqy4jz.apidog.io/api-3526757.md): - Notifications [Update a Notification](https://oshlbqy4jz.apidog.io/api-3526754.md): - Permissions [Unlink an Object from another Object](https://oshlbqy4jz.apidog.io/api-3526759.md): - Permissions [Link an Object to another Object](https://oshlbqy4jz.apidog.io/api-3526755.md): - Positions [Fetches a list of Positions](https://oshlbqy4jz.apidog.io/api-3526753.md): We strongly recommend using [Traccar WebSocket API](https://www.traccar.org/traccar-api/) instead of periodically polling positions endpoint. Without any params, it returns a list of last known positions for all the user's Devices. _from_ and _to_ fields are not required with _id_. - Reports [Fetch a list of Events within the time period for the Devices or Groups](https://oshlbqy4jz.apidog.io/api-3526752.md): At least one _deviceId_ or one _groupId_ must be passed - Reports [Fetch a list of Positions within the time period for the Devices or Groups](https://oshlbqy4jz.apidog.io/api-3526760.md): At least one _deviceId_ or one _groupId_ must be passed - Reports [Fetch a list of ReportStops within the time period for the Devices or Groups](https://oshlbqy4jz.apidog.io/api-3526761.md): At least one _deviceId_ or one _groupId_ must be passed - Reports [Fetch a list of ReportSummary within the time period for the Devices or Groups](https://oshlbqy4jz.apidog.io/api-3526763.md): At least one _deviceId_ or one _groupId_ must be passed - Reports [Fetch a list of ReportTrips within the time period for the Devices or Groups](https://oshlbqy4jz.apidog.io/api-3526762.md): At least one _deviceId_ or one _groupId_ must be passed - Server [Fetch Server information](https://oshlbqy4jz.apidog.io/api-3526764.md): - Server [Update Server information](https://oshlbqy4jz.apidog.io/api-3526767.md): - Session [Close the Session](https://oshlbqy4jz.apidog.io/api-3526765.md): - Session [Fetch Session information](https://oshlbqy4jz.apidog.io/api-3526766.md): - Session [Create a new Session](https://oshlbqy4jz.apidog.io/api-3526770.md): - Statistics [Fetch server Statistics](https://oshlbqy4jz.apidog.io/api-3526769.md): - Users [Fetch a list of Users](https://oshlbqy4jz.apidog.io/api-3526771.md): - Users [Create a User](https://oshlbqy4jz.apidog.io/api-3526768.md): - Users [Delete a User](https://oshlbqy4jz.apidog.io/api-3526772.md): - Users [Update a User](https://oshlbqy4jz.apidog.io/api-3526773.md): ## Schemas - Schemas [Attribute](https://oshlbqy4jz.apidog.io/schema-429909.md): - Schemas [Calendar](https://oshlbqy4jz.apidog.io/schema-429908.md): - Schemas [Command](https://oshlbqy4jz.apidog.io/schema-429907.md): - Schemas [CommandType](https://oshlbqy4jz.apidog.io/schema-429912.md): - Schemas [Device](https://oshlbqy4jz.apidog.io/schema-429911.md): - Schemas [DeviceAccumulators](https://oshlbqy4jz.apidog.io/schema-429910.md): - Schemas [Driver](https://oshlbqy4jz.apidog.io/schema-429915.md): - Schemas [Event](https://oshlbqy4jz.apidog.io/schema-429913.md): - Schemas [Geofence](https://oshlbqy4jz.apidog.io/schema-429914.md): - Schemas [Group](https://oshlbqy4jz.apidog.io/schema-429916.md): - Schemas [Maintenance](https://oshlbqy4jz.apidog.io/schema-429917.md): - Schemas [Notification](https://oshlbqy4jz.apidog.io/schema-429918.md): - Schemas [NotificationType](https://oshlbqy4jz.apidog.io/schema-429919.md): - Schemas [Permission](https://oshlbqy4jz.apidog.io/schema-429926.md): - Schemas [Position](https://oshlbqy4jz.apidog.io/schema-429920.md): - Schemas [ReportStops](https://oshlbqy4jz.apidog.io/schema-429921.md): - Schemas [ReportSummary](https://oshlbqy4jz.apidog.io/schema-429923.md): - Schemas [ReportTrips](https://oshlbqy4jz.apidog.io/schema-429922.md): - Schemas [Server](https://oshlbqy4jz.apidog.io/schema-429924.md): - Schemas [Statistics](https://oshlbqy4jz.apidog.io/schema-429925.md): - Schemas [User](https://oshlbqy4jz.apidog.io/schema-429927.md):