OBD-II Code APIs

Over 9,000 OBD-II codes included in the vehicle API.

Try me out View pricing
Property Description
code string
description string
Description of the code. https://schema.org/brand

OBD API

GET /api/obd-codes

200 OK
GET /api/obd-codes
{
  "collection": {
    "url": "/api/obd-codes",
    "count": 9415,
    "pages": 1,
    "total": 4,
    "next": "",
    "prev": "",
    "first": "/api/obd-codes",
    "last": ""
  },
  "data": [
    {
      "code": "P0100",
      "description": "Mass or Volume Air Flow Circuit Malfunction"
    },
    {
      "code": "B1200",
      "description": "Climate Control Pushbutton Circuit Failure"
    },
    {
      "code": "C1091",
      "description": "Speed Wheel Sensor All Coherency Failure"
    },
    {
      "code": "U1000",
      "description": "SCP (J1850) Invalid or Missing Data for Primary Id"
    }
  ]
}

Designed for production workloads

Every API feature is built with developer experience and production reliability in mind.

Hundreds of Data Points

Hundreds of structured data fields covering the full vehicle profile.

Over 9,000 OBD codes

Included with all premium subscriptions

OpenAPI Specification

Machine-readable OpenAPI 3.0 spec for easy SDK generation and API client scaffolding.

Have questions?

We have answers. Contact us anytime.