# Overview

The base URI for all site-specific energy product endpoints is `https://owner-api.teslamotors.com/api/1/energy_sites/{site_id}/`. The `site_id` identifies the energy site installation and can be obtained from the [Energy Products API](https://tesla-api.timdorr.com/api-basics/products).

## Endpoints

{% content-ref url="energy/history" %}
[history](https://tesla-api.timdorr.com/energy-products/energy/history)
{% endcontent-ref %}

Get historical data about your energy products.

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

Retrieve the current state of your energy products.

{% content-ref url="energy/commands" %}
[commands](https://tesla-api.timdorr.com/energy-products/energy/commands)
{% endcontent-ref %}

Commands to control your energy products.
