- Previous: API Usage
- Up: Webs API Documentation
- Next: User Services - Login
User Services
General Information
User Services are invoked to perform user login and user logout. All API calls require the user for which you are publishing to login into their Webs account. Your application should prompt the user to login and use the information to establish a session with Webs. A successful login returns a session token string that you will use on subsequent API calls, eliminating the need to provide password credentials.
For convenience, every API service allows you to do an implicit login by providing password credentials in the calling parameters. Invoking services this way removes the need to do an explicit login using the login API.
API Services
Using User services you can:
- Previous: API Usage
- Up: Webs API Documentation
- Next: User Services - Login

Comments
Please sign in to post a comment.