added

New endpoints for Compliance Driving Events

With this release, we are introducing 2 new endpoints that will fetch the compliance driving events.

Endpoints

Fetch a list of the Compliance Driving Events

  • URL: https://api.gomotive.com/v1/compliance_driving_events
  • Method: GET
  • Purpose: Use this API to fetch a paginated list of compliance driving events for the authenticated company. Compliance driving events include regular driving, Personal Conveyance (PC), and Yard Move (YM) events.

Read the API documentation


Fetch a compliance driving event by ID

Read the API documentation