Location API requests
You can call the Location API in any API development app using the following commands:
locatedevice
– see POST /index/locatedevicelocatemast
– see POST /index/locatemastlocatecalculate
– see POST /index/locatecalculatekmz
– see POST /index/kmz
All information is sent in JSON.
Use plain text to send requests.
All Eseye API examples are written for Postman. For information about using Postman, see the 8314 Postman User Guide (PDF).
Using Postman, if required, you can select Code to generate code snippets.
For more information, see Troubleshooting errors: Location API.