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

mceclip0.png

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

mceclip0.png

3. Click now on Execute

mceclip2.png

4. You will now obtain a list of applications, with their names and IDs.

mceclip3.png

You can now use the obtained IDs when required.