The new Toon API is now open for all kinds of products, services and other applications. Get connected and start developing today for the smart homes of tomorrow. In just a few easy steps you can start developing your first Toon solution.
- Go to https://developer.toon.eu/ and register for the developer-program.
- Go to https://nodejs.org/ and download and install Node.js.
- Clone or download this repository.
- Run
npm installin the folder where you downloaded this repository. - Create an access token for your toon based on the the credentials you have received from signup in auth.js.
- Run
npm startin the same folder. - Open http://localhost:8080 in your browser.
- Read the documentation on https://developer.toon.eu to get a better undestanding of the features.