get https://integrations.mavenmachines.com/locations/vehicles
The vehicle locations API returns a history of all recorded telematics pings for any vehicle that is installed with a Maven Vehicle Data Adapter (VDA).
- The apiKey header authenticates and authorizes the request to retrieve all vehicle data for a specific company.
- Vehicle pings are stored, queried, and returned by the time pings are uploaded into Maven's systems, not the time the event was generated by the VDA. This is to account for any data that was uploaded late - most likely due to the VDA being in periods of offline cell coverage.
- This endpoint utilizes cursor based pagination to retrieve results. Read more about pagination.
- The server will impose a maximum page size per individual responses. Use the pagination fields in the response object to query for subsequent pages to fulfill the entire request.
- Records are stored for 6 months.