Added
26 days 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).
29 days ago by ReadMe API
The GET devices endpoint has some new features! Adds the ability to filter by tagIds and parentTagIds.
about 1 month 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
about 1 month ago by ReadMe API
The GET trips/stream endpoint is now generally available and fully supported for production 🎉! Check it out and happy coding 💻.
about 1 month 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).
about 1 month 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
about 1 month 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).
about 1 month 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.
about 1 month 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.
about 1 month 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.