Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
This article lists frequently asked questions about the Microsoft Learn Platform API, with their answers and links to more information as needed.
General
Q: Why is the Catalog API being deprecated?
Due to changes in Microsoft security standards, we needed to shift to an authenticated API this led us to build the Learn Platform API and the Learn Platform API moving forward will be the endpoint for centralizing the way we provide integrations for customers and partners.
How is the Microsoft Learn Platform API different from the Microsoft Learn Catalog API?
There are a few key differences:
- The Learn Platform API requires all calls to be authenticated.
- The Learn Platform API is version to provide a better user experience if future changes are needed to the API.
- The Learn Platform API responses that include URLs do not include the locale, so that the users' browser settings/preferences are followed.
Q: How much does it cost to use the Learn Platform API?
There's no cost to use the Learn Platform API. For more information, see the Availability and Pricing section of the Learn Platform API feature overview article.
Q: What are the rules for using the Learn Platform API?
See the Microsoft Learn.
Q: Do I need to onboard or get keys to use the Learn Platform API?
Yes, the Learn Platform API only supports authenticated calls. See the Microsoft Learn Platform API Get Started documentation for instructions on how to onboard.
Q: Will this API let our users consume the Learn content inside our platform?
No. The Learn Platform API provides metadata about the content, and direct links to the content. Users can integrate these links into any LMS or web experience according to the Microsoft Learn Terms of Use.
Q: Does the data returned from the Learn Platform API remain static or does it change?
The data changes whenever new content is added, modified, or deleted, which is usually on a daily basis.
API Response
Q: Is Single Sign-On (SSO) enabled for the content links?
Not at this time. We aim to enable SSO in the future.
Localization
Q: What languages are available in Microsoft Learn?
There are over 65 locales available in Microsoft Learn. You can see a full list here via the site footer (select the language you're viewing to see the full list).
Q: Is the content available in other languages?
It depends. We aim to make the content available in all the languages that the products being taught in the content is available in. When learners visit the Microsoft Learn site in a given locale, if the content isn't available in that locale, the user is shown the header and footer in their desired locale, and the core content will default back to English until a localized version is available.
Q: Is the content different for a given content object, depending on what language you view it in?
Possibly. When updates are published to the English content, our localization pipelines work to get the localized versions updated as soon as possible – usually within a few days of the original change.
Other
Q: Is there any reporting API or functionality to get data such as views, clicks, completion?
We don't have a reporting API at this time. We do have organizational reporting functionality that allows organizations to report on their users' completions.
Next steps
You can learn more about the Learn Platform API by visiting the following links: