Vehicle Information Service
An intelligent information solution for vehicle data management and driving analysis. Through real-time status monitoring, driving pattern analysis, and predictive maintenance features, OEMs can provide vehicle lifecycle management value to customers.
Business Value for OEMs
🚗 Vehicle Data Platform
- Integrated Data Hub: A single platform for centrally managing all vehicle information
- Real-time Insights: Real-time collection and analysis of all data generated during driving
- Data-based Services: Foundation for creating value-added services using vehicle information
💰 New Revenue Models
- Data Subscription Services: Vehicle information and driving data analysis subscriptions
- Insight Reports: Personalized service recommendations based on driving pattern analysis
- Partnership Expansion: B2B services linked with insurance companies, repair shops, and parking services
📱 Enhanced Customer Experience
- Intelligent Analysis: Personalized advice and services through driving habit analysis
- Predictive Maintenance: Accurately predict maintenance timing through consumable status monitoring
- Convenient Management: One-stop experience for managing vehicle lifecycle data in one place
Sub-modules
- Low Battery Alert - Vehicle battery monitoring and predictive maintenance
- Driving Habits Analysis - Driver behavior analysis and scoring system
- Driving Information - Real-time driving data and movement information
- Monthly Trip Report - Comprehensive driving behavior report
- Parking Location Check - Parking location tracking and sharing
- Remote TPMS Check - Tire pressure monitoring and alerts
- Consumables Notification - Consumable monitoring and maintenance alerts
- Vehicle Information Sharing - Secure vehicle data sharing and access management
- Vehicle Status Check - Real-time vehicle status and component monitoring
OpenAPI Specification
Interactive API Explorer
Use Swagger UI for interactive API testing.
OEM Implementation Considerations
🔧 Technical Integration
- Vehicle Interface Integration: Integrated collection of CAN, OBD-II, and GPS data
- Data Analysis Engine: Driving pattern analysis through big data processing
- Cloud Storage: Secure storage and fast access for large vehicle data volumes
📊 Service Operations
- Scalability: Support for simultaneous data processing of thousands of vehicles
- Reliability: Guarantee 99.9% or higher information service availability
- Global Support: Support for various vehicle models and regional data processing
🎯 Target Customers
- Primary Target: Individual customers interested in vehicle management and data analysis
- Secondary Target: Corporate vehicle management, rental cars, and sharing services
- B2B Opportunities: Insurance companies, repair shops, parking services, and data analysis companies
Key Features
- Real-time Status Monitoring: Check current status including location, fuel, and battery
- Driving Data Analysis: Analyze movement records and driving habit patterns
- Battery Management: Monitor battery status and predict lifespan
- Driving Habit Analysis: Score driving habits and provide safe driving guidance
Common API Specifications
All Information APIs follow these common specifications.
Common Headers
| Header | Value | Required | Description |
|---|---|---|---|
Authorization | Bearer {access_token} | Yes | Security token for authentication |
Content-Type | application/json | Yes | Request body format |
Accept | application/json | No | Response body format |
Common Response Codes
| Code | Status | Description |
|---|---|---|
200 | OK | Request processed successfully |
201 | Created | Resource created successfully |
204 | No Content | Success, but no content to return |
400 | Bad Request | Invalid request parameters or logic |
401 | Unauthorized | Authentication failed or token expired |
403 | Forbidden | Insufficient permissions for the resource |
404 | Not Found | Requested resource does not exist |
500 | Internal Error | Unexpected server-side error |
Error Response Format
{
"errorCode": "ERR_VEHICLE_STATUS_QUERY_FAILED",
"message": "Vehicle terminal is not responding.",
"timestamp": "2026-04-02T17:09:00Z"
}API Endpoints
Refer to the Common API Specifications for headers and error codes.
Vehicle Status Query
Functions for real-time checking and monitoring of current vehicle status.
GET /api/v1/information/vehicles/{vin}/status- Query current vehicle statusPOST /api/v1/information/vehicles/{vin}/status/refresh- Refresh vehicle statusGET /api/v1/information/vehicles/{vin}/status/location- Query vehicle locationGET /api/v1/information/vehicles/{vin}/status/events- Connect to status event stream
Driving Data Analysis
Provides insights by analyzing vehicle movement records and driving patterns.
GET /api/v1/information/vehicles/{vin}/trips- Recent trip listGET /api/v1/information/vehicles/{vin}/driving-history/list- Query driving history listGET /api/v1/information/vehicles/{vin}/driving-history/detail-path- Query detailed route informationGET /api/v1/information/vehicles/{vin}/driving-history/stats- Query driving statisticsGET /api/v1/information/vehicles/{vin}/driving-history/search- Search driving history
Battery Management
Functions for monitoring and analyzing vehicle battery status.
GET /api/v1/information/vehicles/{vin}/battery/status- Query battery statusGET /api/v1/information/vehicles/{vin}/battery/detail- Query detailed battery informationGET /api/v1/information/vehicles/{vin}/battery/history- Query battery historyGET /api/v1/information/vehicles/{vin}/battery/analysis- Query battery analysis dataGET /api/v1/information/vehicles/{vin}/battery/prediction- Query battery lifespan prediction
Driving Habit Analysis
Analyzes driver behavior patterns and scores them to guide safe driving.
GET /api/v1/information/vehicles/{vin}/driving-habit/score- Query driving scoreGET /api/v1/information/vehicles/{vin}/driving-habit/score/history- Query driving score historyGET /api/v1/information/vehicles/{vin}/driving-habit/analysis- Query driving habit analysis
Monthly Trip Report Management
Functions for generating and sharing monthly reports through comprehensive analysis of driving behavior data.
GET /api/v1/information/vehicles/{vin}/driving-behavior-report/latest- Query latest driving behavior reportGET /api/v1/information/vehicles/{vin}/driving-behavior-report/list- Query monthly report listPOST /api/v1/information/vehicles/{vin}/driving-behavior-report/report_001/share- Share report
Parking Location Management
Functions for tracking and managing vehicle parking location.
GET /api/v1/information/vehicles/{vin}/parking-location/latest- Query latest parking locationGET /api/v1/information/vehicles/{vin}/parking-location/history- Query parking location historyPOST /api/v1/information/vehicles/{vin}/parking-location/refresh- Refresh parking locationPOST /api/v1/information/vehicles/{vin}/parking-location/share- Share parking location
Remote TPMS Management
Functions for remotely monitoring and managing tire pressure.
POST /api/v1/information/vehicles/{vin}/tpms/check- Request TPMS checkGET /api/v1/information/vehicles/{vin}/tpms/latest- Query latest TPMS statusGET /api/v1/information/vehicles/{vin}/tpms/trend- TPMS trend analysisPUT /api/v1/information/vehicles/{vin}/tpms/alerts- Set TPMS alerts
Consumable Management
Functions for monitoring consumable status and predicting replacement timing.
GET /api/v1/information/vehicles/{vin}/consumables/status- Query consumable statusPOST /api/v1/information/vehicles/{vin}/consumables/reset- Reset consumablesGET /api/v1/information/vehicles/{vin}/consumables/lifecycle- Query consumable lifecycleGET /api/v1/information/vehicles/{vin}/consumables/recommendations- Query service recommendations
V2V C-ITS Management
Functions for managing Vehicle-to-Vehicle (V2V) and Cooperative Intelligent Transport Systems (C-ITS) data.
GET /api/v1/information/vehicles/{vin}/c-its/history- Query C-ITS event historyGET /api/v1/information/vehicles/{vin}/c-its/analytics- Query C-ITS analysis dataPUT /api/v1/information/vehicles/{vin}/c-its/config- Update C-ITS configurationGET /api/v1/information/vehicles/{vin}/c-its/events- Connect to real-time C-ITS event stream
Service Integration Value
🔄 Data Integration Synergy
- Comprehensive Vehicle Report: Vehicle lifecycle report integrating data from all information modules
- Driving Pattern Analysis: Driving habit insights based on location, speed, and fuel data
- Predictive Maintenance Optimization: Accurately predict maintenance timing with consumable status and driving data
🚀 Differentiated Competitiveness
- Unique Data Hub: Integrated vehicle information platform not offered by competitors
- AI-based Insights: Machine learning-based driving pattern analysis and service recommendations
- Global Standard: Standardized API supporting various vehicle models and regional data processing
For complete API details, refer to the OpenAPI specification in Swagger UI.