Overview
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Base URL
Production:
Sandbox:
Was this section helpful?
GET
PingGET
Get UsersGET
Get Users by FilterGET
Get UserPOST
Create UserPUT
Update UserPATCH
Patch User (update Display Name)PATCH
Patch User (Add Email)PATCH
Patch User (Remove Email)PATCH
Patch User (Add UPN)PATCH
Patch User (Remove UPN)PATCH
Patch User (update Employee Number)PATCH
Patch User (Add Employee Number)PATCH
Patch User (Remove Employee Number)PATCH
Patch User (update active field)PATCH
Patch User (update tracking field)DELETE
Delete UserActivTrak's Reports APIs (also known as Live Data API) are REST APIs that allow querying data from reports in ActivTrak. This data is available at the same rate as what is accessible from the ActivTrak Web Application. Data should appear near real-time depending on when we receive data from installed Agents.
Note: The Reports APIs currently support:
Auth is mapped to a specific customer account and web user. The permissions that dictate the available data are driven by the permissions for the user associated with the API key. For more information about getting access please see the API Access section.
The Reports APIs currently has two forms of pagination. The original is the older page-style pagination. The newer is cursor-based pagination. For the time being, the Working Hours Report must use page-based pagination, and the Activity Log must use cursor-based pagination. In the future, the plan is to move everything over to cursor-based pagination at which time the page-based requests will be deprecated.
For assistance, please contact support@activtrak.com.
Base URL
Production:
Sandbox: