Get Started
The OneDB API is a HTTP-based RESTful API. API request and response bodies are formatted in JSON. The API can be accessed from the service URL below. Each function in the service has it's own endpoint.
Function list
Function name | Function description |
---|---|
Vehicle identification API | From VIN or specific vehicle number to identify vehicle and related vehicle information. |
ChinaID API (China) | Search vehicle in sales level or linked auto part via ChinaID vehicle table |
TecDoc API (China) | Search vehicle and linked auto part via Ktype inside TecDoc database with optimized API |
Webservice Pegasus | Search vehicle and linked auto part via Ktype inside TecDoc database with original API |
API-Key
In order to use and communicate with the API, you have to have a valid API-key. This API-key will be provided from your TecAlliance solution manager. Please contact him when you need this. The API key has to be submitted in the request header.
Request Header
Header name | Description | Examples |
---|---|---|
Content-Type | Indicates the content type that is used in the body of the request. The supported content type is JSON. | application/json |
Authorization | This is the API-key or authorization key for OneDB. This will grant you access to key API features from the OneDB server. | jxEMMCMMyDODMyNuzUM0uzOUz0D1MONM |