Learning Classification by Locale and Type

GET https://api.linkedin.com/v2/learningClassifications?q=localeAndType&type=LIBRARY&sourceLocale.language=en&sourceLocale.country=US

To retrieve a page of learning classifications, given some criteria, issue a GET call to the following endpoint: GET https://api.linkedin.com/v2/learningClassifications?q=localeAndType

Documentation: https://docs.microsoft.com/en-us/linkedin/learning/integrations/locale-and-type-api#learningclassifications-localeandtype-finder

Access to LinkedIn Learning APIs is available to members of our Partner Program and organizations that have purchased LinkedIn Learning site licenses.

Request Params

KeyDatatypeRequiredDescription
qstringThe value of this parameter should always be: localeAndType.
typestringThe type of the learning classifications. The value of this parameter should be LIBRARY, SUBJECT, or TOPIC.
sourceLocale.languagestringThe locale language of the learning classifications. The value of this parameter should be de, en, es, fr, or ja. These values correspond to the locales "de_DE", "en_US", "es_ES", "fr_FR", and "ja_JP".
sourceLocale.countrystringThe locale country of the learning classifications. The value of this parameter should be DE, US, ES, FR, or JP. These values correspond to the locales "de_DE", "en_US", "es_ES", "fr_FR", and "ja_JP".
startnull
countnull

HEADERS

KeyDatatypeRequiredDescription
refererstring