Added
39 minutes ago by ReadMe API
The POST fleet/drivers/auth-token endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
3 days ago by ReadMe API
The GET devices endpoint has some new features! Adds the ability to filter by tagIds and parentTagIds.
5 days ago by ReadMe API
The GET devices endpoint has some new features! Add device tags to resonse when includeTags parameter is set to true. Defaults to false.
Added
5 days ago by ReadMe API
The GET trips/stream endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
11 days ago by ReadMe API
The SpeedingEventStarted webhook is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this webhook should not be used in production until it is made generally available).
11 days ago by ReadMe API
The SpeedingEventEnded webhook is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this webhook should not be used in production until it is made generally available).
Added
13 days ago by ReadMe API
The POST fleet/drivers/create-auth-token endpoint is now in the Beta stage. Feel free to send in your comments via our feedback form. (Note this endpoint should not be used in production until it is made generally available).
13 days ago by ReadMe API
The GET fleet/routes endpoint has some new features! We added sequencingMethod to route.settings (enum: unknown, scheduledArrivalTime, manual) and sequenceNumber to stops for manual stop sequencing.
13 days ago by ReadMe API
The GET fleet/routes/.id endpoint has some new features! We added sequencingMethod to route.settings (enum: unknown, scheduledArrivalTime, manual) and sequenceNumber to stops for manual stop sequencing.
13 days ago by ReadMe API
The PATCH fleet/routes/.id endpoint has some new features! We added sequencingMethod to route.settings (enum: unknown, scheduledArrivalTime, manual) and sequenceNumber to stops for manual stop sequencing.