freeapis

Smartcar

Lock and unlock vehicles and get data like odometer reading and location. Works on most new cars

Authentication
OAuth
HTTPS
Yes
CORS
Yes
Category
Vehicle
Documentation / URL
https://smartcar.com/docs/

Overview

Smartcar connects to your car — location, battery, and locks — via OAuth 2.0 (an unauthenticated request returns 401, verified).

Quick Start

Requires OAuth tokens:

curl "https://api.smartcar.com/v2.0/vehicles" \
  -H "Authorization: Bearer YOUR_ACCESS_TOKEN"
{ "vehicles": [ "vehicle-123" ] }

Authentication

  • Register a Smartcar app → OAuth 2.0 flow → access token.
  • Send it as Authorization: Bearer (missing → 401, verified).

Rate Limits & Notes

  • Free developer tier; paid plans scale.
  • Endpoints: vehicles, battery, location, locks, odometer.

FAQ

Is Smartcar free? Free developer tier with limits; more is paid.

Why 401? OAuth token required (verified).

What can I access? Vehicle location, battery, and locks.

More in Vehicle

APIAuthHTTPSCORS
Auto Body Shop Directory

Find auto body shops by ZIP code, city, location, or profile

No authYesNo
Brazilian Vehicles and Prices

Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe

No authYesNo
CarVector

Vehicle specs, images, recalls, and DTC codes across 1925-2029

API KeyYesYes
Helipaddy sites

Helicopter and passenger drone landing site directory, Helipaddy data and much more

API KeyYesUnknown
Kelley Blue Book

Vehicle info, pricing, configuration, plus much more

API KeyYesNo