Smartcar
锁定和解锁车辆,并获取里程表读数、位置等数据,适用于大多数新车
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Yes
- 分类
- 车辆
- 文档 / URL
- https://smartcar.com/docs/
简介
Smartcar 通过 OAuth 2.0 连接你的汽车——位置、电池和门锁(未认证请求返回 401,已实测)。
快速开始
需要 OAuth token:
curl "https://api.smartcar.com/v2.0/vehicles" \
-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
{ "vehicles": [ "vehicle-123" ] }
认证方式
- 注册 Smartcar 应用 → OAuth 2.0 流程 → access token。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 免费开发者层;付费档可扩展。
- 端点:车辆、电池、位置、门锁、里程表。
常见问题
Smartcar 免费吗? 免费开发者层带限额;更多需要付费。
为什么 401? 需要 OAuth token(已实测)。
能访问什么? 车辆位置、电池和门锁。
车辆 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Auto Body Shop Directory Find auto body shops by ZIP code, city, location, or profile | No auth | Yes | No | ↗ |
| Brazilian Vehicles and Prices Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | No auth | Yes | No | ↗ |
| CarVector Vehicle specs, images, recalls, and DTC codes across 1925-2029 | API Key | Yes | Yes | ↗ |
| Helipaddy sites Helicopter and passenger drone landing site directory, Helipaddy data and much more | API Key | Yes | Unknown | ↗ |
| Kelley Blue Book Vehicle info, pricing, configuration, plus much more | API Key | Yes | No | ↗ |