Cloud Network Endpoints for Partner Access
Tractors - Get Tractors
Get a list of active trucks (tractors) for a specific partner.
path Parameters
partnercodestring · requiredPartner code identifier
query Parameters
pageinteger · int32Page number to return results
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
A list of active Tractor Actor Objects
idinteger · int32tractorNumberstringdataGUIDstringtractorTypestringtractorType1stringtractorType2stringtractorType3stringtractorType4stringlastContactCitystringlastContactStatestringlastContactZipCodestringlastContactLatitudestringlastContactLongitudestringlastContactDatestringlastContactTimestringtractorLastContactProximitystringlastContactDateTimestring · date-timeetaCitystringetaStatestringetaZipCodestringetaLatitudestringetaLongitudestringetaDatestringetaTimestringetaDateTimestring · date-timelicensePlatestringserialNumberstringvehicleGroupIdstringlastContactProximityDescriptionstringterminatedDatestring · date-timeterminalIdstringtractorMakestringtractorModelstringtractorYearinteger · int32tractorStatusstringmobileCommIDstringodometernumber · doubletotalHoursnumber · doublealternateIdstringcurrentDriverIdstringlastMessageTimestampstring · date-timedieselHoursnumber · doubleelectricHoursnumber · doublelicenseStatestringterminalNamestringexpirationDatestringattributesobject[]
Drivers - Get Drivers
Returns a list of active drivers for a specific partner.
path Parameters
partnercodestring · requiredPartner code identifier
query Parameters
pageinteger · int32Page number to return results
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
An array of active Driver Actor Objects
Drivers - Get Hours of Service
Retrieve Hours of Service (ELD) information for a driver.
path Parameters
partnercodestring · requiredPartner code identifier
datestring · date · requiredDate parameter
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Orders - Get Orders
Get a list of orders (trip) for a specific partner.
path Parameters
partnercodestring · requiredPartner code identifier
query Parameters
pageinteger · int32Page number to return results
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Tractors - Get GPS Positions
Get historical positions for a specific tractor (vehicle).
path Parameters
partnercodestring · requiredPartner code identifier
tractorguidstring · requiredTractor GUID identifier
query Parameters
pageinteger · int32Page number to return results
startdatestring · date-timeStarting date/time
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Tractors - Get Performance Events
Get historical performance events for a specific tractor (vehicle).
path Parameters
partnercodestring · requiredPartner code identifier
tractorguidstring · requiredTractor GUID identifier
query Parameters
pageinteger · int32Page number to return results
startdatestring · date-timeStarting date/time
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.