SharePoint 2010 Web Services
Applies to: Office 365 | SharePoint Online | SharePoint Server 2010
In this article
SharePoint Foundation 2010 Web Services
SharePoint Server 2010 Web Services
Internal Web Services
This section contains the Web services in Microsoft SharePoint 2010 that are usable for remote development by third-party developers.
SharePoint Foundation 2010 Web Services
Web Service |
Description |
---|---|
Provides methods for managing a deployment of SharePoint Foundation, such as for creating or deleting sites. |
|
Provides methods for working with alerts for list items in a SharePoint Foundation site. |
|
Provides classes for logging on to a SharePoint Foundation site that is using forms-based authentication. |
|
Provides methods that can be used to import and export Business Data Connectivity Services (BDC) models. |
|
Enables client computers to synchronize changes made to shared files that are stored on a server. |
|
Provides methods for copying items between locations in SharePoint Foundation. |
|
Enables client computers to submit diagnostic reports that describe application errors that occur on the client. |
|
Provides a method for performing queries against lists in SharePoint Foundation. |
|
Provides methods for managing Document Workspace sites and the data they contain. |
|
Provides methods for returning forms used in the user interface when working with the contents of a list. |
|
Provides methods that enable you to create and manage picture libraries. |
|
Provides methods for working with lists and list data. |
|
Provides methods that enable you to create and manage Meeting Workspace sites. |
|
Provides methods for working with security groups. |
|
Provides methods for working with the permissions for a site or list. |
|
Provides a method that determines whether a document is being coauthored. |
|
Provides methods for remotely managing distribution groups. |
|
Provides methods that return metadata or list data from sites or lists in SharePoint Foundation. |
|
Provides methods for working with Web sites. |
|
Provides methods for remotely performing searches within a SharePoint Foundation deployment. |
|
Provides methods for working with users and groups. |
|
Provides methods for managing file versions. |
|
Provides methods for working with list views. |
|
Provides methods to send and retrieve Web Part information to and from Web services. |
|
Provides methods for working with Web sites and content types. |
SharePoint Server 2010 Web Services
Web Service |
Description |
---|---|
WebSvcOrganizationProfileService |
Provides an interface for remote clients to read and create organization profiles. |
Provides a published links interface for remote clients to read and create published links. |
|
Provides methods that can be used to remotely query SharePoint Server search. |
|
Provides an interface for remote clients to read, create, and manipulate social data. |
|
Provides a user profile interface for remote clients to read and create user profiles. |
|
Provides a user profile interface for remote clients to read and create user profiles. |
Internal Web Services
The following services are reserved for internal use and are not intended to be used in your code:
BdcAdminService.svc
BdcRemoteExecutionService.svc
BDCResolverPickerService.svc
bdcservice.svc
client.svc
securitytoken.svc
spclaimproviderwebservice.svc
topology.svc
windowstokencache.svc
See Also
Other Resources
SharePoint 2010 Client Object Model
What's New in SharePoint Server 2010
What's New in SharePoint Foundation 2010
SharePoint Server 2010 General Reference
Video: Using the SharePoint 2010 SDK Help