FleetFlow Customer API
Select your API key
FleetFlow supports multiple organizations. To get started, select the organization you want to interact with by providing the API key for that organization.
X-Api-Key: YOUR_API_KEYAuthenticate with the API
FleetFlow uses a token-based authentication system. Initial authentication requires either basic auth credentials or OTP verification. All subsequent requests must include the bearer token in the Authorization header.
/v1/authDetails
/v1/auth/refreshDetails
Magic (OTP)
/v1/magic/emailDetails
/v1/magic/emailDetails
Account Management
Manage customer accounts and preferences
/v1/accountDetails
/v1/accountDetails
Vehicle Management
Manage fleet vehicles and their data
/v1/vehiclesDetails
/v1/vehiclesDetails
Components
/v1/vehicles/:uuid1/componentsDetails
/v1/vehicles/:uuid1/components/:uuid2Details
Tracking
/v1/vehicles/:uuid1/trackDetails
/v1/vehicles/:uuid1/trackDetails
Service Tickets
Manage vehicle service tickets and repairs
/v1/service_ticketsDetails
/v1/service_tickets/:uuid1Details
Communication Threads
Real-time communication channels
/v1/threadsDetails
/v1/threadsDetails