What is Fleet Track API?
The Fleet Track API (Omax Fleet Track) is a comprehensive fleet management and logistics platform that enables you to track vehicles, manage deliveries, optimize routes, and monitor your fleet operations in real-time. This RESTful API provides all the tools you need to build custom fleet management solutions, delivery tracking applications, and logistics platforms.
How It Works
The Fleet Track API is organized around REST principles with predictable, resource-oriented URLs:
Fleet Management
- Vehicle tracking: Real-time GPS tracking of vehicles and assets
- Driver management: Manage driver profiles, assignments, and performance
- Fleet operations: Monitor fleet status, maintenance, and utilization
- Asset management: Track and manage fleet assets and equipment
Delivery & Logistics
- Order management: Create, track, and manage delivery orders
- Route optimization: Automatically optimize delivery routes for efficiency
- Service areas: Define and manage service areas and delivery zones
- Place management: Manage addresses, locations, and delivery points
Real-time Tracking
- Live tracking: Real-time location updates for vehicles and drivers
- Geofencing: Set up geofences and receive alerts when vehicles enter/exit zones
- Route automation: Automate route planning and optimization
- Status updates: Track delivery status and order fulfillment
Analytics & Reporting
- Performance metrics: Monitor fleet performance, utilization, and efficiency
- Delivery analytics: Track delivery times, success rates, and customer satisfaction
- Route analytics: Analyze route efficiency and optimization opportunities
- Cost tracking: Monitor fuel costs, maintenance, and operational expenses
Key Features
Real-time GPS Tracking
Track vehicles and assets in real-time with high-precision GPS location data, historical routes, and movement analytics.
Route Optimization
Automatically optimize delivery routes to minimize distance, time, and costs while meeting delivery windows and constraints.
Service Areas & Zones
Define service areas and zones to limit fleet operations to specific geographic regions and optimize coverage.
Order Management
Complete order lifecycle management from creation to delivery, including status tracking, proof of delivery, and customer notifications.
Place Management
Manage locations, addresses, landmarks, and delivery points with geocoding, reverse geocoding, and place validation.
Fleet Analytics
Comprehensive analytics and reporting on fleet performance, delivery metrics, route efficiency, and operational costs.
Use Cases
Delivery Services
Build custom delivery management systems for food delivery, e-commerce, courier services, and last-mile logistics.
Fleet Management
Manage commercial vehicle fleets with real-time tracking, maintenance scheduling, and driver performance monitoring.
Field Service
Track field service technicians, optimize service routes, and manage service appointments and customer visits.
Transportation & Logistics
Optimize transportation operations, manage freight, and track shipments across your logistics network.
Asset Tracking
Track valuable assets, equipment, and inventory in real-time with geofencing and alert capabilities.
Authentication
The Fleet Track API uses API key authentication:
- Authentication method: HTTP Basic Auth
- API Key: Provide your API key as the basic auth username (no password required)
- Key types:
- Test mode: Keys prefixed with
flb_test_for testing (no charges) - Live mode: Keys prefixed with
flb_live_for production operations
- Test mode: Keys prefixed with
- Restricted keys: Use restricted API keys for granular permissions
Security
- All API requests must be made over HTTPS
- Never expose your secret API keys in client-side code or public repositories
- Manage your API keys in the Omax Fleet Track Developers Console
Environments
- Test mode: Use test mode API keys for development and testing (no charges)
- Live mode: Use live mode API keys for production operations
Getting Started
To start using the Fleet Track API:
-
Get your API credentials: Log in to My OmaxTelecom Portal and navigate to your API settings to obtain your API keys.
-
Choose your environment:
- Test mode: Use test keys (prefixed with
flb_test_) for development - Live mode: Use live keys (prefixed with
flb_live_) for production
- Test mode: Use test keys (prefixed with
-
Review the API documentation: Explore all available endpoints, request/response formats, and authentication requirements.
-
Start integrating: Begin with place management and vehicle tracking, then add route optimization and delivery management.
Error Handling
The API uses conventional HTTP response codes:
- 2xx: Success
- 4xx: Client errors (invalid parameters, authentication errors, etc.)
- 5xx: Server errors (rare)
Some 4xx errors include error codes that explain the issue and can be handled programmatically.
API Documentation
Complete API Reference
Explore the full API documentation with interactive examples, request/response schemas, and authentication details.
Need Help?
If you have any questions or need assistance with the Fleet Track API, please contact our support team at [email protected].