List of Microsoft SharePoint Web Services

There are 16 web services of SharePoint, which is are as follows.

Web Service for Administrative methods such as creating and deleting sites

http://server:5966/_vti_adm/Admin.asmx

Web Service for working with alerts
http://server/_vti_bin/Alerts.asmx

Web Service for retrieving schemas and data
http://server/_vti_bin/DspSts.asmx

Web Service for working with Document Workspaces
http://server/_vti_bin/DWS.asmx

Web Service for working with user interface forms
http://server/_vti_bin/Forms.asmx

Web Service for working with picture libraries
http://server/_vti_bin/Imaging.asmx

Web Service for working with lists.
http://server/_vti_bin/Lists.asmx

Web Service for working with Meeting Workspaces
http://server/_vti_bin/Meetings.asmx

Web Service for working with SharePoint Services security
http://server/_vti_bin/Permissions.asmx

Web Service for Windows SharePoint Portal Server
http://server/_vti_bin/SiteData.asmx

Web Service for Contains a single method to retrieve site templates
http://server/_vti_bin/Sites.asmx

Web Service for working with users and groups
http://server/_vti_bin/UserGroup.asmx

Web Service for working with file versions
http://server/_vti_bin/versions.asmx

Web Service for working with views of lists
http://server/_vti_bin/Views.asmx

Web Service for working with Web Parts
http://server/_vti_bin/WebPartPages.asmx

Web Service for working with sites and subsites
http://server/_vti_bin/Webs.asmx

1 comment

code4developer said...

Thanks, I was searching this.

September 16, 2008 at 12:36 AM