You can access The Smart Shopping List Web Api from any client as follows:

- On the Edit Shopper screen press Save

- When The Smart Shopping List Home page displays then you are registered

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.
