integrations.sh
← all integrations

Traccar

OpenAPI apis-guru location

Open Source GPS Tracking Platform

Homepage
https://api.apis.guru/v2/specs/traccar.org/5.6.json
Provider
traccar.org
OpenAPI version
3.0.1
Spec (JSON)
https://api.apis.guru/v2/specs/traccar.org/5.6/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/traccar.org/5.6/openapi.yaml

Tools (63)

Extracted live via the executor SDK.

  • attributes.deleteAttributesComputedId

    Delete an Attribute

  • attributes.getAttributesComputed

    Without params, it returns a list of Attributes the user has access to

  • attributes.postAttributesComputed

    Create an Attribute

  • attributes.putAttributesComputedId

    Update an Attribute

  • calendars.deleteCalendarsId

    Delete a Calendar

  • calendars.getCalendars

    Without params, it returns a list of Calendars the user has access to

  • calendars.postCalendars

    Create a Calendar

  • calendars.putCalendarsId

    Update a Calendar

  • commands.deleteCommandsId

    Delete a Saved Command

  • commands.getCommands

    Without params, it returns a list of Saved Commands the user has access to

  • commands.getCommandsSend

    Return a list of saved commands linked to Device and its groups, filtered by current Device protocol support

  • commands.getCommandsTypes

    Fetch a list of available Commands for the Device or all possible Commands if Device ommited

  • commands.postCommands

    Create a Saved Command

  • commands.postCommandsSend

    Dispatch a new command or Saved Command if body.id set

  • commands.putCommandsId

    Update a Saved Command

  • devices.deleteDevicesId

    Delete a Device

  • devices.getDevices

    Without any params, returns a list of the user's devices

  • devices.postDevices

    Create a Device

  • devices.putDevicesId

    Update a Device

  • devices.putDevicesIdAccumulators

    Update total distance and hours of the Device

  • drivers.deleteDriversId

    Delete a Driver

  • drivers.getDrivers

    Without params, it returns a list of Drivers the user has access to

  • drivers.postDrivers

    Create a Driver

  • drivers.putDriversId

    Update a Driver

  • events.getEventsId

    GET /events/{id}

  • geofences.deleteGeofencesId

    Delete a Geofence

  • geofences.getGeofences

    Without params, it returns a list of Geofences the user has access to

  • geofences.postGeofences

    Create a Geofence

  • geofences.putGeofencesId

    Update a Geofence

  • groups.deleteGroupsId

    Delete a Group

  • groups.getGroups

    Without any params, returns a list of the Groups the user belongs to

  • groups.postGroups

    Create a Group

  • groups.putGroupsId

    Update a Group

  • maintenance.deleteMaintenanceId

    Delete a Maintenance

  • maintenance.getMaintenance

    Without params, it returns a list of Maintenance the user has access to

  • maintenance.postMaintenance

    Create a Maintenance

  • maintenance.putMaintenanceId

    Update a Maintenance

  • notifications.deleteNotificationsId

    Delete a Notification

  • notifications.getNotifications

    Without params, it returns a list of Notifications the user has access to

  • notifications.getNotificationsTypes

    Fetch a list of available Notification types

  • notifications.postNotifications

    Create a Notification

  • notifications.postNotificationsTest

    Send test notification to current user via Email and SMS

  • notifications.putNotificationsId

    Update a Notification

  • permissions.deletePermissions

    Unlink an Object from another Object

  • permissions.postPermissions

    Link an Object to another Object

  • positions.getPositions

    We strongly recommend using 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.getReportsEvents

    At least one deviceId or one groupId must be passed

  • reports.getReportsRoute

    At least one deviceId or one groupId must be passed

  • reports.getReportsStops

    At least one deviceId or one groupId must be passed

  • reports.getReportsSummary

    At least one deviceId or one groupId must be passed

  • reports.getReportsTrips

    At least one deviceId or one groupId must be passed

  • server.getServer

    Fetch Server information

  • server.putServer

    Update Server information

  • session.deleteSession

    Close the Session

  • session.getSession

    Fetch Session information

  • session.postSession

    Create a new Session

  • statistics.getStatistics

    Fetch server Statistics

  • users.deleteUsersId

    Delete a User

  • users.getUsers

    Fetch a list of Users

  • users.postUsers

    Create a User

  • users.putUsersId

    Update a User

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools