Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

tezlab

  1. C

    Generate V3 Refresh Token for API Authentication using Python

    There is already a nice little method on here using PHP created by MrTemple. I saw a few comments from people struggling to get it configured so I figured I'd document a simple step-by-step method using Python as an alternative. *NOTE: This guide assumes Python is not already installed and...
  2. MrTemple

    Generate V3 Refresh Token for API Authentication

    Tesla has changed how they do authentication (referred to now as v3). Every app and site that uses the API has to be updated. And if you don't want to give apps/sites your Tesla.com credentials (which you shouldn't, no matter how much you trust them, because they can always be hacked with a...