{
"data": [
{
"id": "TESLA-Model 3-2016-2026-BEV-US",
"type": "vehicle-model-capability",
"attributes": {
"make": "Tesla",
"model": "Model 3",
"region": "US",
"powertrainType": "BEV",
"years": {
"start": 2016,
"end": 2026
},
"capabilities": [
{
"type": "signal",
"name": "State Of Charge",
"group": "TractionBattery",
"code": "StateOfCharge",
"capability": "tractionbattery-stateofcharge",
"permission": "read_battery"
},
{
"type": "signal",
"name": "Range",
"group": "TractionBattery",
"code": "Range",
"capability": "tractionbattery-range",
"permission": "read_battery"
},
{
"type": "signal",
"name": "Location",
"group": "Location",
"code": "PreciseLocation",
"capability": "location-preciselocation",
"permission": "read_location"
},
{
"type": "command",
"name": "Start charge",
"group": "",
"code": "charge-start",
"capability": "charge-start",
"permission": ""
},
{
"type": "command",
"name": "Lock vehicle",
"group": "",
"code": "closure-lock",
"capability": "closure-lock",
"permission": ""
}
]
}
}
],
"meta": {
"page": 1,
"pageSize": 1384,
"totalCount": 1384
},
"links": {
"self": "https://compatibility.api.smartcar.com/v3/compatible-vehicles"
}
}