View or download developer resources
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM Online, Dynamics CRM 2016
This page is designed for developers who want to link to the Microsoft Dynamics 365 SDK, developer tools, or want to know the service endpoint URLs.
Organization Unique Name
You need the unique name for your organization when you interact with the Discovery Service.
Windows Azure AppFabric Issuer Certificate
This is the public certificate that is required to configure Microsoft Azure Active Directory Access Control Service (ACS) for Microsoft Dynamics 365 integration.
Developer Center
The Microsoft Dynamics 365 Developer Center on MSDN contains a wealth of information to help developers. Here you will find the SDK, which includes documentation, samples, and tools, as well as technical articles, ramp-up kits, videos, blogs, forums, and more. For more information about using each item on the developer resources page, see MSDN: Download the endpoints using the Microsoft Dynamics 365 Developer resources page.
Discovery Service
This is a Web service that provides information about the organizations that are available on the Microsoft Dynamics 365 server using the SOAP protocol. This information includes the URL for each organization.
Organization Service
This is a Web service that provides access to the business data and metadata for your organization using the SOAP protocol.
Organization Data Service
An Open Data (OData protocol) Web service that provides access to the business data for your organization using a RESTful API. This link opens the Conceptual Schema Definition Language (CSDL) document, which describes how to access your data using this API.
See Also
MSDN: Write applications and server extensions
MSDN: Write client application extensions