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 Electronic Driver Log information. For more information on a specific API, click the button to your right.
Add a driver to the PFM via oi_pnet_driver_add
Edit driver information in the PFM via oi_pnet_driver_edit
Return a list of active/inactive drivers via oi_pnet_driver_view
Add new or make corrections to duty status events on a driver's log via the duty_status
Send a trailer event for a driver via elog_driver_trailer
Add/remove shipping information to a driver's logs via driver_shipping_event
Return current driver log information for all drivers via elog_dispatch_info
Return historical log events for tracking driver log activity via elog_events
Return historical information about drivers that can be used for payroll systems via oi_pnet_elog_payroll
Return a list of terminals for a specific user and company via oi_pnet_terminal_view