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
  • Battery Backup Reserve
  • Battery Site Name
  • Battery Operation Mode
  1. Powerwalls

Commands

Work In Progress

Battery Backup Reserve

POST https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/backup

Path Parameters

Name
Type
Description

:battery_id

integer

The {battery_id} from the products list

Headers

Name
Type
Description

Authorization

string

Bearer {access_token} from authentication

Battery Site Name

POST https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/site_name

Path Parameters

Name
Type
Description

:battery_id

integer

The {battery_id} from the products list

Headers

Name
Type
Description

Authorization

string

Bearer {access_token} from authentication

Battery Operation Mode

POST https://owner-api.teslamotors.com/api/1/powerwalls/:battery_id/operation

Path Parameters

Name
Type
Description

:battery_id

integer

The {battery_id} from the products list

Headers

Name
Type
Description

Authorization

string

Bearer {access_token} from authentication

PreviousState And SettingsNextState And Settings

Last updated 6 years ago