Tesla Solar API (Unofficial)
GitHubTeslatimdorr
  • Introduction
  • Local Solar System API
    • Authentication
    • Config
    • Customer
    • Generators
    • Installer
    • Meters
    • Networks
    • Operation
    • Powerwalls
    • Site Info
    • Site Master
    • Solars
    • Status
    • System Status
    • System Update Status
    • Troubleshooting
  • Owner Solar System API
    • Authentication
    • Energy Sites
      • Backup Reserve
      • Backup Time Remaining
      • Calendar History
      • History
      • Live Status
      • Rate Tariffs
      • Site Info
      • Site Name
      • Tariff Rate
      • Telemetry History
    • Powerwalls
      • Data
      • History
      • Status
    • More Coming Soon
Powered by GitBook
On this page
  1. Owner Solar System API

Authentication

PreviousTroubleshootingNextEnergy Sites

Last updated 1 year ago

The Tesla Owner API uses a different Access Token than the Local API as well as a different base url.

Base URL: https://owner-api.teslamotors.com/

To obtain an Access Token for the Owner API and access your Tesla Account, you can utilize the following apps, which allow you to generate both an Access Token and a Refresh Token from the Tesla server:

Make sure to copy the Access Token, as it will serve as the Bearer Token for all subsequent Owner API requests, ensuring seamless communication with the API.

iOS
Android