In order to gain access to the MotiaAPI Web Services you will require a WS user account creating. If you do not have a WS account please contact fleetsupports@motia.com where the team can assist you in creating a WS user account.
We have recently implemented a new token based API web service that requires you to first authorise your user account to retrieve a unique token ID and then use this token ID to request subsequent API calls.
The list of new MotiaAPI Web Service available are as follows:
- Authorise User - this API call must be submitted first before all subsequent API calls are made in order to generate the authorisation token
- Last Message (Vehicle List) - this API returns the last message reported by a vehicle/asset, the same timestamp as shown on the vehicle list on the Motia Telematics Portal
- Get Asset Vehicle List - this API returns a full list of the vehicle registrations accessible by the API user account.
- Historical Message - This API returns the nearest tracking messages (up to 60 minutes before and after) for a list of registrations for a given time/date. This allows you to analyse the data of where a vehicle was at a date/time in the past.
- Journey Report - this API returns a list of journey's made be the vehicle/s requested between the start & end date/time intervals requested
- BCAN (CAN-Bus Journey Report) - this API returns a list BCAN (CAN-BUS) journey's made be the vehicle/s requested between the start & end date/time intervals requested
- BCAN Summary (By Vehicle) - this API returns the same data as the BCAN Summary By Vehicle report on the Motia Tracking Portal. This is a summarised version of the BCAN (CAN-Bus Journey Report) grouped by Vehicle.
- BCAN Summary (By Driver) - this API returns the same data as the BCAN Summary By Driver report on the Motia Tracking Portal. This is a summarised version of the BCAN (CAN-Bus Journey Report) grouped by Driver.
- Driver Performance Report - this WS returns the same data as the Driver Performance Report on the Motia Tracking Portal. Drivers are scored based on 5 KPI's,
- Camera Smart Video Events - this API returns all of the Camera Smart Video Events for the requested vehicles and time/date period. This will match the videos on the Camera Smart Video Events Report on the Motia Tracking Portal.
- Create POI - this API allows you to create a radius POI on the Motia Tracking Portal.
- Get POI's - this API returns a list of POI's setup on the Motia Tracking Portal.
- Delete POI - this API allows you to delete POI's from the Motia Tracking Portal.
Comments
0 comments
Article is closed for comments.