The Message Data APIs can be used to send outbound messages, retrieve inbound messages and monitor message status.
See below for more information on Message Data 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 Trimble
If you do not have a password or have not provided your IP for whitelisting, please contact integration@peoplenetonline.com
This group of APIs can be used to manage outbound/inbound messages, form definitions and signature data. For more information on a specific API, click the button to your right.
Send outbound messages to a vehicle via imessage_send API
Retrieve inbound messages via oi_pnet_message_history API
Return the PeopleNet Fleet Manager (PFM) form definitions via get_formdef API
Retrieve message status information via oi_pnet_mes_checks API
Remove messages from a vehicle via oi_pnet_remove_message API
Return the image of a signature via get_signature API