API Reference

Complete documentation for the Lattis REST API

REST API

HTTP-based API for fleet management operations

Authentication

Secure API access with API keys and OAuth

Real-time Events

WebSocket streams for live updates

API Endpoints

Fleet Management

GET /api/v1/fleet

List all vehicles in the fleet

POST /api/v1/fleet

Add a new vehicle to the fleet

Vehicle Operations

GET /api/v1/vehicles/{id}

Get vehicle details

PUT /api/v1/vehicles/{id}/status

Update vehicle status

Rate Limits

Learn about API rate limits and quotas

Security

API security best practices and guidelines