Welcome to the official documentation portal for MSDN Develop. Here you'll find comprehensive guides, API references, code samples, and best practices to help you build amazing applications with our technologies.
Begin your development journey with our quick-start guides and introductory materials.
Dive deep into the specifics of our APIs and services.
Learn how to manage user identities, roles, and permissions.
# Example of an API call
curl -X GET \
https://api.msdndevelop.com/v1/users/me \
-H 'Authorization: Bearer YOUR_ACCESS_TOKEN'
Understand how to store, retrieve, and manage your data efficiently.
Explore detailed guides and step-by-step tutorials covering various development scenarios.
Find information about our Software Development Kits (SDKs) and developer tools.
Stay informed about the latest changes and new features in our APIs. Check out the full changelog.
Version 2.1 Released: New endpoints for advanced analytics and improved error handling.
Version 2.0: Major overhaul of the Authentication API with OAuth 2.1 support.