Skip to content

sugimomoto/TeslaAPIPostmanCollection

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

What is this?

This is Postman collection for Tesla API (unoficial).

You can find Tesla API details at the following URL.

Tesla API

Notes

If you use this API, This API have to set Tesla account email and password, Also the access token for this API.

You can get Access Token by this postman collection, However this access token can many control your tesla's functions.

Access Tokens can be expired by changing your Tesla account password.

How to use Tesla API Postman Collection

Import Postman collection and Environment

  1. Download and register for Postman.

  2. Choose File | Import ....

import

  1. Select Import From Link.

  2. Paste the following two URLs and choose Import after each.

https://github.com/sugimomoto/TeslaAPIPostmanCollection/raw/master/Tesla%20API%20Postman%20Collection%20(Unofficial).postman_collection.json
https://github.com/sugimomoto/TeslaAPIPostmanCollection/raw/master/Tesla%20API%20Environment.postman_environment.json

importlink

Set up Environment and Access Token

  1. Choose the No environment drop down in top right corner.

  2. Select Tesla API environment.

selectenvironment

  1. Choose the eye icon to the right and then choose Edit.

Enter your Tesla Login Account email and password. Also, Enter Client Id and Client Secret for Tesla App.

Client Id and Client Secret are at the following URL.

Tesla API OAuth

enteraccount

  1. Then, Choose oauth/Get Access Token request. Click SEND buttone and you can get access token from Tesla API.

oauth

  1. Enter this access token at your Tesla API environment.

You are now up and running with the Tesla API collections.

By the way, Alomost requests have required your Tesla Id. You can find Id at Vehicles or Products Endpoint so you should request this endpoint first.

getid

Enjoy your Tesla API life!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published