API Reference
The complete ACM Destiny REST reference, generated from ACM's Destiny API collections. Each endpoint page includes its parameters, request body, response schemas and ready-to-run code samples.
All endpoints are served under /api/v1 on your Destiny host and require a bearer
token — see Authentication in the Dev Docs.
Collections
| Collection | Endpoints | Covers |
|---|---|---|
| HTTP API | 301 | Core platform — units, vehicles, clients, drivers, commands, reports, dashboards, monitoring. |
| Admin API | 65 | Administrative & platform-management operations. |
| Geo API | 44 | Geocoding, places and spatial lookups. |
| History Query API | 52 | Historical telemetry & event queries. |
| SSE | 2 | Server-Sent Events subscription tokens (see the SSE guide). |
Pick a collection from the sidebar to browse its endpoints.
note
This reference is generated from Postman collections, so request and response examples reflect real calls captured against a Destiny server. Where a formal schema was not present in the source, fields are typed as strings — see a specific endpoint for its exact example payloads.