API Reference
API Reference

API Reference

You can use the
Task Tracker
REST APIs to create task templates, manage tasks, and retrieve information about
Zebra PTT Pro
users. The
Task Tracker
module installed on
PTT Pro for Android
devices also uses the APIs to communicate with the Task Tracker web service.
A Swagger page for the
Task Tracker
REST API contains the details of the API and can be used to try out each procedure. The Swagger page for the Task Tracker APIs can be accessed at the following URL:
https://<Server Url>/ems/v1/swagger-ui.html
. Using the Task Tracker endpoints requires authorization in the form of an API key and the customer ID. To obtain the API key and your customer ID, contact your Zebra administrator.
This document contains an overview of each method. The Task Tracker REST API provides the following controllers:
  • Task tracker API – This controller provides two methods. Use these methods for creating task templates and tasks.
  • Users API – This controller provides one method. Use this method to retrieve a list of users for a store.