API Reference

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:

GoalRelevant Endpoints and Useful Documentation
Content and working with different content typesGuides: 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 profilesEndpoints:
/users
/user-skills to record a user as having a skill
/skill-ratings to record a user's skill rating
Learning activitiesEndpoints:
/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 contentEndpoints:
/pathways
/skill-plans

Get the pathways and skill plans that a specific user follows using the /users endpoint.
OpportunitiesEndpoints:
/opportunities

Get opportunities that relate to a specific user using the /users endpoint.