The Degreed API allows Customers, Providers, and other systems integrators to extract, publish, and manage the data related to content, users, and their Degreed learning experiences using HTTP requests. For information on how to get started, see Getting Started with the API.
The API includes REST endpoints to help you CRUD a variety of data points:
Goal | Relevant Endpoints and Useful Documentation |
---|---|
Content and working with different content types | Guides: Using the Content Endpoints Endpoints: /content /content/articles /content/assessments /content/books /content/courses /content/events /content/podcasts /content/videos /bundles for sharing content between Extended Enterprise organizations. |
Users and user profiles | Endpoints:/users /user-skills to record a user as having a skill/skill-ratings to record a user's skill rating |
Learning activities | Endpoints:/required-learning to record a learning as required/completions to record a content item as completed, read, watched, etc./accomplishments Get recommended learning and learning activities specific to a particular user using the /users endpoint. |
Organizing learning and curating content | Endpoints:/pathways /skill-plans Get the pathways and skill plans that a specific user follows using the /users endpoint. |
Opportunities | Endpoints:/opportunities Get opportunities that relate to a specific user using the /users endpoint. |