Version: 1.0.0
Vehicles Module API
This API is part of Transcend and corresponds to the vehicle management module. It provides complete CRUD operations for the logistics sector vehicle fleet.
Its main mission is to maintain an updated record of all available vehicles, their technical characteristics, and operating status, allowing for efficient fleet management.
Authentication
- HTTP: Bearer Auth
- API Key: ApiKeyAuth
JWT Token obtained from the IAM service
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
API Key for service authentication
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-API-Key |
Contact
License