# ACM Destiny API > Developer documentation and the full REST reference for the ACM Destiny fleet & telematics platform. Tier visible to you: **client** (164 endpoints). API base: `https://www.acmdestiny.net/api/v1` Auth: bearer token. POST `/auth/login` → token returned in the `Authorization` *response* header. The token rotates every few minutes (read the response header after every call); old tokens stay valid for 7 days. ## For AI agents Paste this URL into Claude / Claude Code along with your task and the assistant gets the full API in context: https://api.acmtrack.com/llms-full.txt ## Key URLs - Full markdown dump for LLMs — https://api.acmtrack.com/llms-full.txt - Machine-readable OpenAPI specs — https://api.acmtrack.com/openapi/ - Getting started — https://api.acmtrack.com/docs/getting-started - Authentication — https://api.acmtrack.com/docs/authentication - API Reference (browsable) — https://api.acmtrack.com/api/intro - Streaming guide (SSE) — https://api.acmtrack.com/docs/guides/streaming-sse ## Collections at this tier - **HTTP API** — 100 endpoints - **Geo API** — 21 endpoints - **History Query API** — 43 endpoints (See https://api.acmtrack.com/llms-full.txt for the full per-endpoint list with paths and one-line descriptions.)