Degreed API

The Degreed REST API provides HTTP-based access to manage learning data within the Degreed platform. It covers user management, learning content (articles, books, courses, videos, podcasts, events), pathways, skill tracking, completions, accomplishments, groups, required and recommended learning, and xAPI statement ingestion. Authentication uses OAuth 2.0 Client Credentials Flow.

API entry from apis.yml

apis.yml Raw ↑
aid: degreed:degreed-api
name: Degreed API
description: The Degreed REST API provides HTTP-based access to manage learning data within the Degreed
  platform. It covers user management, learning content (articles, books, courses, videos, podcasts, events),
  pathways, skill tracking, completions, accomplishments, groups, required and recommended learning, and
  xAPI statement ingestion. Authentication uses OAuth 2.0 Client Credentials Flow.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://developer.degreed.com/reference/overview
baseURL: https://api.degreed.com
tags:
- Learning
- Skills
- Pathways
- Completions
- Users
- Content
properties:
- type: Documentation
  url: https://developer.degreed.com/docs/getting-started-with-the-api
- type: Authentication
  url: https://developer.degreed.com/docs/authentication
- type: RateLimits
  url: https://developer.degreed.com/docs/rate-limiting
- type: Integrations
  url: https://developer.degreed.com/docs/degreed-integrations
- type: Changelog
  url: https://developer.degreed.com/changelog
- type: xAPI
  url: https://developer.degreed.com/docs/getting-started-with-the-xapi
- type: OpenAIIndex
  url: https://developer.degreed.com/llms.txt