polestar-api
v1.0.1
Published
Implementation of the Polestar internal API in js
Readme
Polestar-API
A very WIP port of the Polestar API to ts/js. Lots of implementation details are borrowed from NorthStar.Api
Usage
const api = new PolestarAPI('[email protected]', 'AccountPassword');
const car = await api.getCar('17CharacterVinNum')License
This is an unofficial API proxy. Polestar and Volvo trademarks belong to their respective owners.
