How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Smartcar Vehicle Data API

Read vehicle signals and status data

Smartcar Vehicle Data API is one of 5 APIs that Smartcar publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Vehicle Data. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 10 operations across 10 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against 2 base URLs: https://vehicle.api.smartcar.com/v2.0, https://management.api.smartcar.com/v3.

10 operations 10 paths 10 schemas 9 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Servers
https://vehicle.api.smartcar.com/v2.0
https://management.api.smartcar.com/v3
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Smartcar Vehicle Data API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — OAuth 2.0 access token obtained via Authorization Code or Client Credentials flow

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 9 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Vehicle Data 10

Read vehicle signals and status data

GET
/vehicles/{id}
Get Vehicle
getVehicle 1 param → 200401404
GET
/vehicles/{id}/signals
Get Vehicle Signals
getSignals 1 param → 200
GET
/vehicles/{id}/battery
Get Battery Level
getBatteryLevel 1 param → 200409
GET
/vehicles/{id}/location
Get Location
getLocation 1 param → 200
GET
/vehicles/{id}/odometer
Get Odometer
getOdometer 1 param → 200
GET
/vehicles/{id}/fuel
Get Fuel Tank
getFuelTank 1 param → 200
GET
/vehicles/{id}/engine/oil
Get Engine Oil Life
getEngineOil 1 param → 200
GET
/vehicles/{id}/diagnostics/dtcs
Get Diagnostic Trouble Codes
getDiagnosticCodes 1 param → 200
GET
/vehicles/{id}/permissions
Get Vehicle Permissions
getPermissions 1 param → 200
POST
/vehicles/{id}/batch
Batch Vehicle Data Requests
batchRequests 1 param body → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Error (7 properties), Signals (5 properties), Vehicle (5 properties), FuelTank (3 properties). Each schema is shown below with its type and property counts.

Location
object
2 properties 2 required
Odometer
object
1 property 1 required
DiagnosticCodes
object
1 property
Vehicle
object
5 properties
EngineOil
object
1 property 1 required
Battery
object
2 properties 2 required
ChargeStatus
object
2 properties 2 required
Error
object
7 properties
Signals
object
5 properties
FuelTank
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

smartcar-vehicle-data-api-openapi.yml Raw ↑

Other APIs Smartcar publishes across the network.

Smartcar Charging API
Smartcar Connections API
Smartcar Navigation API
Smartcar Security API
Where this information came from

This is an independent, third-party profile of Smartcar Vehicle Data API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.