The Landmark Management API's can be used to manage Landmarks in the PeopleNet Fleet Manager (PFM).
See below for more information on Landmark Management and to view corresponding technical documentation.
The Open Interface API aims to make integration to your fleets content as simple as possible, connecting you to all the data you need to build a robust and flexible integration.
Formats used for the Open Interface API include XML and JSON.
The API is accessed by making HTTP requests to a specific version endpoint URL, in which GET or POST variables contain information about what you wish to access. Every endpoint is accessed via an SSL-enabled HTTPS (port 443), this is because everything is using OAuth 2.0
To access the API you will need the following:
API Base URL
Customer ID (CID)
Password
Your IP address whitelisted with PeopleNet
If you do not have a password or have not provided your IP for whitelisting, please contact integration@peoplenetonline.com
This group of API's can be used to manage Landmark information in the PeopleNet Fleet Manager (PFM). For more information on a specific API, click the button to your right.
Create a new landmark via pnet_landmark_add
Remove an existing landmark via pnet_landmark_remove
List one or all landmarks via pnet_landmark_view