Tesla API
  • Tesla API
  • Authentication
    • OAuth
    • User
  • Products
    • List
  • Vehicles
    • List
    • State And Settings
    • Commands
  • Powerwalls
    • State And Settings
    • Commands
  • Energy Sites
    • State And Settings
    • Commands
  • Preferences
    • Device
    • Subscriptions
    • Notifications
  • Logs
    • Diagnostics
    • Logs
  • Codes
    • Model S Options
    • Model X Options
Powered by GitBook
On this page
  • Backup Reserve
  • Site Name
  • Operation Mode
  • Time Of Use Settings
  • Storm Mode
  1. Energy Sites

Commands

Work In Progress

Backup Reserve

POST https://owner-api.teslamotors.com/api/1/energy_sites/:site_id/backup

Path Parameters

Name
Type
Description

:site_id

integer

The {site_id} from the products list

Headers

Name
Type
Description

Authorization

string

Bearer {access_token} from authentication

Site Name

POST https://owner-api.teslamotors.com/api/1/energy_sites/:site_id/site_name

Path Parameters

Name
Type
Description

:site_id

integer

The {site_id} from the products list

Headers

Name
Type
Description

Authorization

string

Bearer {access_token} from authentication

Operation Mode

POST https://owner-api.teslamotors.com/api/1/energy_sites/:site_id/operation

Path Parameters

Name
Type
Description

:site_id

integer

The {site_id} from the products list

Headers

Name
Type
Description

Authorization

string

Bearer {access_token} from authentication

Time Of Use Settings

POST https://owner-api.teslamotors.com/api/1/energy_sites/:site_id/time_of_use_settings

Path Parameters

Name
Type
Description

:site_id

integer

The {site_id} from the products list

Headers

Name
Type
Description

Authorization

string

Bearer {access_token} from authentication

Storm Mode

POST https://owner-api.teslamotors.com/api/1/energy_sites/:site_id/storm_mode

Path Parameters

Name
Type
Description

:site_id

integer

The {site_id} from the products list

Headers

Name
Type
Description

Authorization

string

Bearer {access_token} from authentication

PreviousState And SettingsNextDevice

Last updated 6 years ago