Onroad ELD API

List of available API requests

Vehicles Tracking - GET /api/units/:usdot

This endpoint provides access to tracking information of vehicles based on the unique USDOT number. It allows retrieving data about the vehicle's location, unit number, VIN, and other relevant details.

Vehicle Tracking by VIN number - GET /api/units/:usdot/:vin

This endpoint provides information about a specific vehicle associated with a specified USDOT number and VIN (Vehicle Identification Number).

Vehicle VIN numbers - GET /api/vin-numbers/:usdot

This endpoint retrieves a list of VIN (Vehicle Identification Numbers) associated with a specified USDOT number.

Carrier Details by VIN - GET /api/carrier/:vin

This endpoint provides the MC (Motor Carrier) number or USDOT number of a company associated with a specific Vehicle Identification Number (VIN).