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

refresh token

  1. P

    Refreshing the API token

    I have been checking out different codes, which refresh the API tokens, but for whatever reason it does not work for me. I used a third party app to generate the first (bearer and refresh) tokens and then used the refresh token from there to refresh it. Like this: curl -i -X POST...
  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...