Telematics SDK | Developer portal
  • Get started
  • 4 Steps to Integrate SDK
  • Product Wiki
  • License
  • FAQ
  • PRODUCT DESCRIPTION
    • How it works
    • SDK Features
    • Scoring
      • Risk driving Scoring
        • Event detection
        • Trip rating
        • Overall scoring
      • Eco Scoring
    • Dataset
      • Dataset | User statistics API
      • Data samples
        • Summary - Processed track details (Rich track details)
        • Processed track waypoints (Rich track points)
        • Summary - list of Processed tracks
        • Incoming track events
        • Incoming track points (waypoints)
        • Summary - list of Incoming tracks
      • Dataset Decription
        • Bluetooth OBD - Vehicle Dataset
        • LastKnownPoints
        • IncomingTrackPoints
        • IncomingTrackEvents
        • Enriched telematics data
          • RichTracks
          • RichTrackPoints
          • RichTrackEvents
          • RichTrackDetails
          • UserStatisticDrivingDetails
        • Raw telematics data from SDK
    • Reporting
      • Drivecoins summary
      • Trip summary
      • Scoring summary
      • User state
      • Fraud
      • Trip waypoints
      • Trip events
    • External Articles
      • Why mobile telematics hits hardware telematics
  • Step 1: Create Datahub Account
  • Step 2: SDK Installation
    • Get started
    • iOS SDK installation
      • *Set up Your Development Environment
      • *Configure Your Project
      • *App Delegate
      • *Configure Framework
      • *React Native Installation
        • Create the iOS bridge
      • Add list of trips to your ViewController
      • Add statistics data to your ViewController
      • *What’s different in iOS 13?
      • *iOS 13 Permissions Wizard
      • *SDK Enable \ Disable \ Disable With Upload
      • *Incoming Tags
      • *Tracking Status
      • *SDK Delegates
      • *SDK Modes
      • *Using the Debugging Tools in Simulator
    • Android SDK installation
      • *Getting started
        • *Set up Your Development Environment
        • *Setup and enable SDK
        • *Permissions wizard
        • *Permissions dialog
        • *Configure SDK variables for notifications
      • *Subscribe to tracking events
      • *Incoming tags managing
      • *Migration from SDK v1.6.x to SDK v2.0.x
    • *Check SDK Installation
      • iOS Simulator
      • DataTool
      • ZenRoad
    • *Demo Applications
      • iOS | Open Source Demo Application
      • iOS | SDK Demo Application
      • iOS | Swift | SDK Demo Application
      • Android | SDK Demo Application
      • Android | Java | SDK Demo Application
      • Flutter | SDK Demo Application
    • SDK Changelog
      • Android SDK Changelog
      • iOS SDK Changelog
    • Permissions Guides
      • First Launch
        • iOS 13 (and higher) Permissions Guide
        • iOS 12 (and lower) Permissions Guide
        • Android 9 Permissions Guide
        • Android 9 XIaomi Permissions Guide
        • Android 10 Permissions Guide
      • *Troubleshooting
        • iOS — Troubleshooting
          • iOS — Troubleshooting
        • Android — Troubleshooting
          • Samsung — Troubleshooting
          • Oppo — Troubleshooting
          • Huawei — Troubleshooting
          • Xiaomi — Troubleshotting
          • OnePlus — Troubleshooting
          • Meizu — Troubleshooting
          • Asus — Troubleshooting
          • Vivo — Troubleshooting
          • Wiko — Troubleshooting
  • Step 3: Register SDK users
    • User Registration (API)
  • Step 4: API | User Statistics, Scores, Trips
    • Step 4: Get Statistics, Scorings and Trip Data
    • API Authorization
    • Statistics and Scoring APIs
      • Get started - Statistics and Scoring API
      • User | Individual Scorings and Statistics
      • Admin | User(s) - Scorings and Statistics
      • Admin | Consolidated Scorings and Statistics
    • Trips API
      • Get a short list of tracks
      • Get a list of tracks with paging
      • Get a list of tracks by IDs
      • Get a single track with waypoints
      • Get the most earliest track
      • Track Statuses
  • SDK Features
    • *Bluetooth Device - Get started
      • *Get Started
      • *Android - ELM API
      • *iOS - ELM API
    • Trip Tags - Get started
      • Tags for trips via mobile app
        • Android - Tags for trips
        • iOS - Tags for trips
      • Tags for period
      • Trip log by tags
  • PLATFORM FEATURES
    • *User Management
      • *User Registration
      • *Check User Existence
      • *User Management
    • *Vehicle Management
      • *Directories
      • *Vehicles
    • FNOL, Inspections & Damage Recognition
      • Get started
      • Profiles
      • Claims
      • Vehicle inspections
        • Dictionary of vehicle photos
      • Photo processing
    • *Leaderboard
      • *Summary Leaderboard
      • *Leaderboard by factors
      • Swagger - Leaderboard
    • *Streaks
    • *SNS
      • *How to register AWS SNS
    • 3rd party data processing
      • Swagger - Incoming getaway
    • *User & Permissions Status | Heartbeats
  • Other
    • Response Codes
    • Resources swaggers
      • Swagger: User service
      • Swagger: Scorings and Statistics API
      • Swagger: Telematics data
      • Swagger: Leaderboard
      • Swagger: Vehicle Management
      • Driving details
      • Swagger: FNOL, Inspections & Damage Recognition
      • Swagger: Heartbeats
    • Archive
      • Get started
      • Statistics and Scorings API
      • Step 5: Get statistics and trip data [ARCHIVED]
      • User Statistics API [Archived]
      • SDK - Statistics API [ARCHIVED]
        • Get the data to the Android app
          • Android Telematics data (Tracks)
            • Check current running track state
            • Get start date for current recording trip
            • Register tracking state listener (for onStartTracking/onStopTracking events)
            • Register speed violations listener
            • Get flag for registered speed violations listener
            • Get registered speed limit in km/h or default
            • Get registered speed violations timeout in ms or default
            • Get Tracks
            • Get detailed trips information
            • Get available user roles
            • Change a user role (any of TrackOriginDictionary.code)
          • Android User Statistics
            • Get Dashboard info
            • Get detailed Dashboard
            • Get Driving time statistics
            • Get Speeding statistics
            • Get Mileage statistics
            • Get Distracted Phone Usage statistics
        • Get the data to the iOS app
          • Other methods
          • iOS Telematics data (tracks)
            • Request all Tracks with specified offset and limit
            • Request all Tracks with specified offset and limit. No filter will be used in request
            • Request Track info with specified Track Token
            • Request Track origins dictionary
            • Change Track Origin Code
            • Share Track
          • iOS User Statistics
            • Get shared Track
            • Request main statistics data for all possible statistic types
            • NS_ENUM
            • Request main statistics data for all possible statistic types
            • Properties and Protocols
      • Get all DeviceTokens
    • Report a bug
    • Data Hub
    • Talk to sales
  • Postman collection
Powered by GitBook
On this page
  • Manufacturers
  • Models

Was this helpful?

  1. PLATFORM FEATURES
  2. *Vehicle Management

*Directories

Manufacturers

GET https://services.telematicssdk.com/api/carservice/v1/Directories/Manufacturers

Authorization: Allow Anonymous Request: Empty

{
  "Result": [
    {
      "Id": 1,
      "Name": "ACURA"
    },
    {
      "Id": 2,
      "Name": "ALFA ROMEO"
    },
    {
      "Id": 3,
      "Name": "AUDI"
    },
    {
      "Id": 4,
      "Name": "BENTLEY"
    },
    {
      "Id": 5,
      "Name": "BMW"
    },
    {
      "Id": 6,
      "Name": "CADILLAC"
    },
    {
      "Id": 7,
      "Name": "CHERY"
    },
    {
      "Id": 8,
      "Name": "CHEVROLET"
    },
    {
      "Id": 9,
      "Name": "CHRYSLER"
    },
    {
      "Id": 10,
      "Name": "CITROEN"
    },
    {
      "Id": 11,
      "Name": "DAEWOO"
    },
    {
      "Id": 12,
      "Name": "DODGE"
    },
    {
      "Id": 13,
      "Name": "FERRARI"
    },
    {
      "Id": 14,
      "Name": "FIAT"
    },
    {
      "Id": 15,
      "Name": "FORD"
    },
    {
      "Id": 16,
      "Name": "GEELY"
    },
    {
      "Id": 17,
      "Name": "GREAT WALL"
    },
    {
      "Id": 18,
      "Name": "HONDA"
    },
    {
      "Id": 19,
      "Name": "HUMMER"
    },
    {
      "Id": 20,
      "Name": "HYUNDAI"
    },
    {
      "Id": 21,
      "Name": "INFINITI"
    },
    {
      "Id": 22,
      "Name": "JAGUAR"
    },
    {
      "Id": 23,
      "Name": "JEEP"
    },
    {
      "Id": 24,
      "Name": "KIA"
    },
    {
      "Id": 25,
      "Name": "LAND ROVER"
    },
    {
      "Id": 26,
      "Name": "LEXUS"
    },
    {
      "Id": 27,
      "Name": "LIFAN"
    },
    {
      "Id": 28,
      "Name": "LINCOLN"
    },
    {
      "Id": 29,
      "Name": "MAYBACH"
    },
    {
      "Id": 30,
      "Name": "MAZDA"
    },
    {
      "Id": 31,
      "Name": "MERCEDES-BENZ"
    },
    {
      "Id": 32,
      "Name": "MINI"
    },
    {
      "Id": 33,
      "Name": "MITSUBISHI"
    },
    {
      "Id": 34,
      "Name": "NISSAN"
    },
    {
      "Id": 35,
      "Name": "OPEL"
    },
    {
      "Id": 36,
      "Name": "PEUGEOT"
    },
    {
      "Id": 37,
      "Name": "PORSCHE"
    },
    {
      "Id": 38,
      "Name": "RENAULT"
    },
    {
      "Id": 39,
      "Name": "SAAB"
    },
    {
      "Id": 40,
      "Name": "SEAT"
    },
    {
      "Id": 41,
      "Name": "SKODA"
    },
    {
      "Id": 42,
      "Name": "SMART"
    },
    {
      "Id": 43,
      "Name": "SSANGYONG"
    },
    {
      "Id": 44,
      "Name": "SUBARU"
    },
    {
      "Id": 45,
      "Name": "SUZUKI"
    },
    {
      "Id": 46,
      "Name": "TOYOTA"
    },
    {
      "Id": 47,
      "Name": "VOLKSWAGEN"
    },
    {
      "Id": 48,
      "Name": "VOLVO"
    },
    {
      "Id": 49,
      "Name": "ВАЗ"
    },
    {
      "Id": 50,
      "Name": "ГАЗ"
    },
    {
      "Id": 51,
      "Name": "ЗАЗ"
    },
    {
      "Id": 52,
      "Name": "ТАГАЗ"
    },
    {
      "Id": 53,
      "Name": "УАЗ"
    },
    {
      "Id": 54,
      "Name": "ISUZU"
    },
    {
      "Id": 55,
      "Name": "WESTFALIA"
    },
    {
      "Id": 56,
      "Name": "DERWAYS"
    },
    {
      "Id": 57,
      "Name": "RAVON"
    },
    {
      "Id": 124,
      "Name": "Other"
    },
    {
      "Id": 0,
      "Name": "No option"
    }
  ],
  "Status": 200,
  "Title": "",
  "Errors": []
}

Models

GET https://services.telematicssdk.com/api/carservice/v1/Directories/Models

Authorization: Allow Anonymous

Query Parameters

Name
Type
Description

ManufacturerID

string

{
  "Result": [
    {
      "Id": 3819,
      "Name": "CL"
    },
    {
      "Id": 3820,
      "Name": "INTEGRA"
    },
    {
      "Id": 3821,
      "Name": "RL"
    },
    {
      "Id": 3822,
      "Name": "RSX"
    },
    {
      "Id": 3824,
      "Name": "SLX"
    },
    {
      "Id": 3825,
      "Name": "TL"
    },
    {
      "Id": 3826,
      "Name": "TSX"
    },
    {
      "Id": 3827,
      "Name": "VIGOR"
    },
    {
      "Id": 3828,
      "Name": "ZDX"
    },
    {
      "Id": 3850,
      "Name": "MDX "
    },
    {
      "Id": 3851,
      "Name": "RDX "
    },
    {
      "Id": 0,
      "Name": "No option"
    }
  ],
  "Status": 200,
  "Title": "",
  "Errors": []
}
Previous*Vehicle ManagementNext*Vehicles

Last updated 4 years ago

Was this helpful?