Lattis API Documentation

Welcome to the Lattis API Documentation. This guide provides comprehensive information for integrating our API into your systems, allowing you to leverage the full capabilities of the Lattis platform.

Our versatile API supports various use cases, including:
• Integrating shared transportation services
• Accessing mobility data
• Enhancing applications with Lattis features

What's Included

Integration Instructions:
Step-by-step guides for API implementation

API Reference: Detailed listing of endpoints, methods, and parameters

Code Examples: Sample API requests and responses

API Code Examples:

The Lattis API is divided into categories with specific functions:

Fleet Management:
GET /fleet/vehicles
• POST /fleet/task
• GET /fleet/status

Maintenance:
POST/maintenance/task/
customer
• GET/maintenance/inactive
-vehicles

Reporting:
GET /reports/usage
GET /reports/maintenance

Trip Management:
GET /trip/active
POST /trip/startPOST /trip/end

Vehicle Management:
GET /vehicle/status
POST /vehicle/update

Each category covers different aspects of the Lattis platform. For more details, check the API Reference section.