Version: 1.0.0
Drivers Module API
This API is part of TransCend and corresponds to the driver management module. It provides CRUD operations for drivers, as well as position tracking, hours management, and driving history recording. Its primary mission is to centralize all information related to platform drivers, including their current location, service hours, and movements.
Authentication
- HTTP: Bearer Auth
- API Key: apiKeyAuth
JWT token for user authentication
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
API Key for external service authentication
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-API-Key |
Contact
License