DTM docs
CtrlK
HomeDor Traffic MinerMetagraphDTM AppMarketingAPI
  • Overview
  • Authentication
  • Response Format
  • Pagination
  • Datetimes
  • Rate Limiting
  • Syncing Data
  • Data Validity
  • Endpoints
    • Organizations
    • Locations
    • Devices
      • GET /devices
      • GET /devices/{serial_number}
      • PUT /devices/{serial_number}
      • POST /devices/{serial_number}/install
      • POST /devices/{serial_number}/uninstall
      • GET /uninstalled-devices
    • Foot Traffic
    • Schemas
Powered by GitBook
On this page
  1. Endpoints

Devices

Here, you will find all endpoints to manage your account's devices.

GET /devicesGET /devices/{serial_number}PUT /devices/{serial_number}POST /devices/{serial_number}/installPOST /devices/{serial_number}/uninstallGET /uninstalled-devices
PreviousDELETE /locations/{location_id}NextGET /devices

Last updated 1 year ago