# May Mobility Fleet Batch (REST) API

**Canonical:** https://apis.io/apis/may-mobility/fleet-batch-api/  
**Provider:** May Mobility — https://apis.io/providers/may-mobility/  
**Base URL:** https://docs.maymobility.com/docs/fleet-api/types-of-data  
**Documentation:** https://docs.maymobility.com/docs/fleet-api/types-of-data

May Mobility Fleet Batch (REST) API is one of 2 APIs that [May Mobility](https://apis.io/providers/may-mobility/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Telemetry, REST, Autonomous Vehicles, Fleet Management, and LiDAR. The published artifact set on APIs.io includes API documentation, a getting-started guide, an API reference, authentication docs, and a changelog.

A REST API that returns historical May Mobility vehicle data between two Unix timestamps. Telemetry is retrieved per vehicle and topic at /vehicles/{vehicleID}/topics/{topicName} with startTime and endTime parameters, paginated in 30-second pages via an opaque metaToken carried on subsequent requests. Discovery endpoints list available vehicles (/vehicles) and the topics available for a vehicle (/vehicles/{vehicleID}/topics). Additional endpoints return LiDAR exports as ROSBAG files (/lidar plus a /download step), vehicle shift windows (/shift-timing) and vehicle last-active timestamps (/last-active). Documented limits: a maximum 10-minute request window, a 7-day retention window, no current-day data, and 5-day LiDAR log retention. Authentication is a bearer AWS Cognito access token issued with a batch-specific scope.

## Machine-readable artifacts (7)

- **Documentation** — https://docs.maymobility.com/docs/fleet-api/types-of-data
- **GettingStarted** — https://docs.maymobility.com/docs/fleet-api/connecting-to-fleet-api
- **APIReference** — https://docs.maymobility.com/docs/fleet-api/topics-channels/gps
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/may-mobility/refs/heads/main/authentication/may-mobility-fleet-authentication.yml
- **ChangeLog** — https://docs.maymobility.com/docs/release-notes/batch-api
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/may-mobility/refs/heads/main/errors/may-mobility-fleet-error-catalog.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/may-mobility/refs/heads/main/data-model/may-mobility-fleet-data-model.yml

## Other May Mobility APIs (1)

- [May Mobility Fleet Realtime API](https://apis.io/apis/may-mobility/fleet-realtime-api/)

## Tags

Telemetry, REST, Autonomous Vehicles, Fleet Management, LiDAR

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/may-mobility/fleet-batch-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/may-mobility/.
