How to obtain an Application ID using REST API
This guide explains how to obtain the Application ID from an application using REST API. The Application ID parameter is necessary when querying other REST resources that require it, for example, when you need to obtain the tracks from a unit or add a point of interest.
Requisites
Resource used
Application > Applications
Note that to obtain this resource does not require server authentication.
How to
1. Login to http://host_name/comGpsGate/api/v.1/test
Note: replace host_name with your actual server IP address or host name.
2. Click on the resource name, then > Try it out
3. Click now on Execute
4. You will now obtain a list of applications, with their names and IDs.
You can now use the obtained IDs when required.