The passwords are encrypted using your key before being saved. Your key is never stored.
The service supports both POST and GET requests. Nevertheless, POST requests are highly recommended for security reasons.
The responses will be in JSON format. JSONP format also supported.
You can set a password only once, to replace delete, and create a new with same key
http://ws.sinevia.com/passwords/password-set?Key=TEST&Value=PA88WORD&Secret=SeCreT&Token=Password_DemoTest
http://ws.sinevia.com/passwords/password-get?Key=TEST&Secret=SeCreT&Token=Password_DemoTest
http://ws.sinevia.com/passwords/password-remove?Key=TEST&Token=Password_DemoTest