Wio Link
Jump to navigation
Jump to search
General
Web site:[https://www.seeedstudio.com/]
App: [Wio]
Server: [https://us.wio.seeed.io/login]
API: [http://seeed-studio.github.io/Wio_Link/]
Command Line
installation
pip install wio-link
Wio commande line
- wio
API
Create User
curl -d email=[email here] -d password=[password here] https://us.wio.seeed.io/v1/user/create
Login
curl -d email=[email here] -d password=[password here] https://us.wio.seeed.io/v1/user/login
Retreive password (send by Email
curl -d email=[new email here] https://us.wio.seeed.io/v1/user/retrievepassword
Change password
curl -d password=[new password here] https://us.wio.seeed.io/v1/user/changepassword?access_token=9L0_ofzPHnan91UQbtcCS4KzCI8BGQk6-OgMOtmnI3q