LinkedIn Learning APIs are designed to represent LinkedIn Learning content in a unified and extensible format. The endpoints can be used to integrate LinkedIn Learning catalog metadata and search into your application.
Using LinkedIn Learning APIs you can:
-
Retrieve a page of learning assets, given some criteria.
-
Retrieve an individual learning asset, given an URN.
-
Retrieve a page of learning classifications, given some criteria.
-
Retrieve an individual learning classification, given an URN.
-
Retrieve a page of learning assets, given some search and relevance criteria.
-
Retrieve a list of learning assets updated since a given date.
-
Retrieve a page of learning classifications, given a keyword.
In researching standards and implementations of learning content metadata, we adopted patterns that will allow the API to evolve and expand using the same fundamental data model. This means after you integrate with the API presented in this document, your integration can more easily take advantage of new types of LinkedIn Learning content and content information as we add them to the API.
To learn more about LinkedIn Learning's API, please see our developer documentation.