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

Recent content by Akrion

  1. Akrion

    Tesla Owner API Tutorial (All you need is your browser)

    @SilverGS yes that is correct. Tesla found out that people were getting smart enough to read the config values and removed some of them. `perf_config` is no longer present there. It has not been for some time now apparently. Either that or those values simply do not matter now since their...
  2. Akrion

    Tesla Owner API Tutorial (All you need is your browser)

    @SilverGS sure man no problem at all. The link to the first post is somewhat dated which is why I forked the Apiary docs. You can find the updated one here which is the one used in the video. The last post I did right above yours also has a link to a step by step article which walks you though...
  3. Akrion

    Tesla Owner API Tutorial (All you need is your browser)

    FYI I updated the forked documentation on Apiary.io so that it now includes the additional `user-agent` and also the body for the authentication request. It can be found here. Also full post tutorial explaining how to get the vehicle state etc can be found here.
  4. Akrion

    Error in Tesla API

    Mine is still up. It is a fork of the one Tim had with some changes. I also have all the body/header values pre-set etc: Tesla Owner JSON API · Apiary
  5. Akrion

    Tesla Owner API Tutorial (All you need is your browser)

    Are you sure? One variable I wonder if it would be the same is the actual `vechicleId` ... in model S it is `id_s` ... you sure it would be the same with Model X?
  6. Akrion

    2017.46 3387a54 is out

    Yes it has been already noted that Tesla decided to completely remove multiple parameters from their response on the vehicle state API end point. Quite disappointing :/. Its their API so obviously they can do whatever they want but I am still in disbelief that there is no official lib and...
  7. Akrion

    Tesla Owner API Tutorial (All you need is your browser)

    OK where is that value coming from? Which API is returning it? On the slightly different topic ... can anyone provide API responses for Model X? Do we have documentation similar to the one Tim did for Model X? I would imagine it would have some different API points etc? Asking since I am...
  8. Akrion

    Tesla Owner API Tutorial (All you need is your browser)

    Great info! Thanks. So not nice for Tesla to remove those flags ... if anything we need more info on these cars via their APIs than less!
  9. Akrion

    Tesla Owner API Tutorial (All you need is your browser)

    Wait ... I spoke too soon ... my car version is 2017.42 so you still might be right ... I guess I would know in the next update :|
  10. Akrion

    Tesla Owner API Tutorial (All you need is your browser)

    Not sure I agree with you. Postman tells a different story for me ... "perf_config": "P1" is def. there PS. I did re-authenticate etc.
  11. Akrion

    Have you been uncorked? Post your impressions!

    All apps (phone/table/desktop etc) essentially hit that API with requests. Example if you want your phone app to start the AC ... that app calls the API with a request for that. API does it and you are happy camper :)
  12. Akrion

    Model S Grocery Hooks DIY

    Yeah that works as well but I have a bunch of stuff in there already all organized etc. Also having to open the sub-trunk every time gets old.
  13. Akrion

    Model S Grocery Hooks DIY

    "hack for auto lifting parcel shelf; storage inside the doors; etc."? Do you have more info/pics on these?
  14. Akrion

    Have you been uncorked? Post your impressions!

    Just watch this video :)