Specification

The EROAD Specification is in the form of a JSON file. 

JSON / XML

  • Accepts ApiKey
  • Accepts application in XML and JSON format

The JSON contains the documentation and error handling for the following endpoints.

  • Current Location
  • Fleet
  • Vehicle
  • Geofence
  • Hours of Service (HOS)

To open the Specification

  1. Open the editor (http://editor.swagger.io/)
  2. Import the EROAD API JSON Specification file to view the structure and definitions. 

    swagger 1

    swagger 2