You can access The Smart Shopping List Web Api from any client as follows:
Accept: application/vnd.cyberbizsoft.ssl+xml Authorization: Basic Your-User-ID:Your-Password (Base64 encoded)
Accept: application/vnd.cyberbizsoft.ssl+xml
Authorization: Basic Your-User-ID:Your-Password (Base64 encoded)
When using POST, PUT & DELETE you must also add:
Content-Type: application/vnd.cyberbizsoft.ssl+xml
The entry point will provide the links that are available and as you add stores, products, etc. the application state will be updated.
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.