{"@context": "https://schema.org", "@type": "WebAPI", "name": "Traccar API", "description": "Open Source GPS Tracking Platform", "provider": {"@type": "Organization", "name": "traccar.org"}, "documentation": "https://raw.githubusercontent.com/tananaev/traccar/master/swagger.json"}
Index / APIs / traccar.org

Traccar API

Open Source GPS Tracking Platform

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://demo.traccar.org/api https://demo2.traccar.org/api https://demo3.traccar.org/api

auth: b a s i c

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Traccar v5.6

Open Source GPS Tracking Platform

methodpathwhat the vendor says it does
GET/attributes/computedFetch a list of Attributes Without params, it returns a list of Attributes the user has access to Attributes
POST/attributes/computedCreate an Attribute Attributes
PUT/attributes/computed/{id}Update an Attribute Attributes
DELETE/attributes/computed/{id}Delete an Attribute Attributes
GET/calendarsFetch a list of Calendars Without params, it returns a list of Calendars the user has access to Calendars
POST/calendarsCreate a Calendar Calendars
PUT/calendars/{id}Update a Calendar Calendars
DELETE/calendars/{id}Delete a Calendar Calendars
GET/commandsFetch a list of Saved Commands Without params, it returns a list of Saved Commands the user has access to Comm
POST/commandsCreate a Saved Command Commands
GET/commands/sendFetch a list of Saved Commands supported by Device at the moment Return a list of saved commands linked to Dev
POST/commands/sendDispatch commands to device Dispatch a new command or Saved Command if _body.id_ set Commands
GET/commands/typesFetch a list of available Commands for the Device or all possible Commands if Device ommited Commands
PUT/commands/{id}Update a Saved Command Commands
DELETE/commands/{id}Delete a Saved Command Commands
GET/devicesFetch a list of Devices Without any params, returns a list of the user's devices Devices
POST/devicesCreate a Device Devices
PUT/devices/{id}Update a Device Devices
DELETE/devices/{id}Delete a Device Devices
PUT/devices/{id}/accumulatorsUpdate total distance and hours of the Device Devices
GET/driversFetch a list of Drivers Without params, it returns a list of Drivers the user has access to Drivers
POST/driversCreate a Driver Drivers
PUT/drivers/{id}Update a Driver Drivers
DELETE/drivers/{id}Delete a Driver Drivers
GET/geofencesFetch a list of Geofences Without params, it returns a list of Geofences the user has access to Geofences
POST/geofencesCreate a Geofence Geofences
PUT/geofences/{id}Update a Geofence Geofences
DELETE/geofences/{id}Delete a Geofence Geofences
GET/groupsFetch a list of Groups Without any params, returns a list of the Groups the user belongs to Groups
POST/groupsCreate a Group Groups
PUT/groups/{id}Update a Group Groups
DELETE/groups/{id}Delete a Group Groups
GET/maintenanceFetch a list of Maintenance Without params, it returns a list of Maintenance the user has access to Maintenanc
POST/maintenanceCreate a Maintenance Maintenance
PUT/maintenance/{id}Update a Maintenance Maintenance
DELETE/maintenance/{id}Delete a Maintenance Maintenance
GET/notificationsFetch a list of Notifications Without params, it returns a list of Notifications the user has access to Notifi
POST/notificationsCreate a Notification Notifications
POST/notifications/testSend test notification to current user via Email and SMS Notifications
GET/notifications/typesFetch a list of available Notification types Notifications

and 20 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/tananaev/traccar/master/swagger.json

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.