# State

{% content-ref url="state/data" %}
[data](https://tesla-api.timdorr.com/vehicle/state/data)
{% endcontent-ref %}

{% hint style="warning" %}
All `data_request` endpoints have been deprecated in favor of the `vehicle_data` endpoint. All of the data they return is found in the response of `vehicle_data` within sub-categories and the documentation of these/what the different fields mean, still applies.
{% endhint %}

A rollup of all the `data_request` endpoints plus vehicle configuration.

{% content-ref url="state/chargestate" %}
[chargestate](https://tesla-api.timdorr.com/vehicle/state/chargestate)
{% endcontent-ref %}

Information on the state of charge in the battery and its various settings.

{% content-ref url="state/climatestate" %}
[climatestate](https://tesla-api.timdorr.com/vehicle/state/climatestate)
{% endcontent-ref %}

Information on the current internal temperature and climate control system.

{% content-ref url="state/drivestate" %}
[drivestate](https://tesla-api.timdorr.com/vehicle/state/drivestate)
{% endcontent-ref %}

Returns the driving and position state of the vehicle.

{% content-ref url="state/guisettings" %}
[guisettings](https://tesla-api.timdorr.com/vehicle/state/guisettings)
{% endcontent-ref %}

Returns various information about the GUI settings of the car, such as unit format and range display.

{% content-ref url="state/vehiclestate" %}
[vehiclestate](https://tesla-api.timdorr.com/vehicle/state/vehiclestate)
{% endcontent-ref %}

Returns the vehicle's physical state, such as which doors are open.

{% content-ref url="state/vehicleconfig" %}
[vehicleconfig](https://tesla-api.timdorr.com/vehicle/state/vehicleconfig)
{% endcontent-ref %}

Returns the vehicle's configuration information including model, color, badging and wheels.

{% content-ref url="state/mobileenabled" %}
[mobileenabled](https://tesla-api.timdorr.com/vehicle/state/mobileenabled)
{% endcontent-ref %}

Lets you know if the Mobile Access setting is enabled in the car.

{% content-ref url="state/nearbychargingsites" %}
[nearbychargingsites](https://tesla-api.timdorr.com/vehicle/state/nearbychargingsites)
{% endcontent-ref %}

Returns a list of nearby Tesla-operated charging stations.

{% content-ref url="state/misc" %}
[misc](https://tesla-api.timdorr.com/vehicle/state/misc)
{% endcontent-ref %}

Other miscellaneous data
