Complete documentation for the Lattis REST API
HTTP-based API for fleet management operations
Secure API access with API keys and OAuth
WebSocket streams for live updates
GET /api/v1/fleetList all vehicles in the fleet
POST /api/v1/fleetAdd a new vehicle to the fleet
GET /api/v1/vehicles/{id}Get vehicle details
PUT /api/v1/vehicles/{id}/statusUpdate vehicle status
Learn about API rate limits and quotas
API security best practices and guidelines