D2L Brightspace website screenshot

D2L Brightspace

D2L Brightspace is a leading cloud-based learning management system (LMS) used by educational institutions and organizations worldwide to deliver, manage, and personalize learning experiences. The Brightspace Learning Framework REST API provides comprehensive programmatic access to courses, users, enrollments, grades, content, quizzes, discussions, and learning outcomes. Developers can extend and integrate Brightspace using OAuth 2.0 authentication, with SDKs available for JavaScript, Java, and .NET. The API supports a wide range of use cases including SIS integration, third-party LTI tool connections, data export, intelligent agents, ePortfolio management, and automated workflow orchestration across the full academic lifecycle.

D2L Brightspace publishes 1 API on the APIs.io network: Brightspace Learning Platform (LP) API. Tagged areas include Learning Management System, LMS, Education Technology, EdTech, and E-Learning.

The D2L Brightspace catalog on APIs.io includes 1 JSON-LD context.

D2L Brightspace’s developer surface includes documentation, engineering blog, pricing, and 11 more developer resources.

38.4/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessApproval
5 APIs
Learning Management SystemLMSEducation TechnologyEdTechE-LearningCoursesGradesUsersEnrollmentsQuizzesDiscussionsLearning OutcomesePortfolioSIS IntegrationLTI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 38.4/100 · thin
Contract Quality 15.4 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 5.5 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/d2l: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Brightspace Learning Platform (LP) API

The core Learning Platform API provides access to organizational units, user accounts, enrollments, roles, permissions, and configuration variables. Manage courses, departments,...

Brightspace Learning Environment (LE) API

The Learning Environment API provides access to course content, dropbox folders, grade objects, grade values, quizzes, surveys, discussions, forums, checklists, rubrics, release...

Brightspace ePortfolio API

The ePortfolio API enables management of ePortfolio objects including artifacts, reflections, collections, activities, presentations, and objectives. Supports sharing, subscript...

Brightspace Data Hub (BDS) API

The Data Hub API provides access to bulk data export functionality, enabling institutions to extract large datasets of users, enrollments, grades, activity, and content for anal...

Brightspace IPSIS (SIS Integration) API

The IPSIS API provides a standardized interface for Student Information System (SIS) integration with Brightspace, enabling automated provisioning and management of courses, sec...

GraphQL 1

GraphQL schemas published by this provider.

D2L Brightspace GraphQL Schema

specificationVersion: "0.1.0"

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

D2L Plans Pricing

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

D2L Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

D2L Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

D2L Context

48 classes · 30 properties

JSON-LD

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

D2L Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: d2l
name: D2L Brightspace
description: 'D2L Brightspace is a leading cloud-based learning management system (LMS) used by educational institutions and
  organizations worldwide to deliver, manage, and personalize learning experiences. The Brightspace Learning Framework REST
  API provides comprehensive programmatic access to courses, users, enrollments, grades, content, quizzes, discussions, and
  learning outcomes. Developers can extend and integrate Brightspace using OAuth 2.0 authentication, with SDKs available for
  JavaScript, Java, and .NET. The API supports a wide range of use cases including SIS integration, third-party LTI tool connections,
  data export, intelligent agents, ePortfolio management, and automated workflow orchestration across the full academic lifecycle.

  '
type: Index
accessModel:
  pricing: unknown
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Requires approval
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/d2l.png
url: https://raw.githubusercontent.com/api-evangelist/d2l/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
tags:
- Learning Management System
- LMS
- Education Technology
- EdTech
- E-Learning
- Courses
- Grades
- Users
- Enrollments
- Quizzes
- Discussions
- Learning Outcomes
- ePortfolio
- SIS Integration
- LTI
apis:
- aid: d2l:brightspace-lp-api
  name: Brightspace Learning Platform (LP) API
  description: 'The core Learning Platform API provides access to organizational units, user accounts, enrollments, roles,
    permissions, and configuration variables. Manage courses, departments, semesters, and the full organizational hierarchy
    of a Brightspace deployment. Supports user profile management, notifications, demographics, accommodations, and award
    management.

    '
  humanURL: https://docs.valence.desire2learn.com/reference.html
  baseURL: https://{yourBrightspaceHost}/d2l/api/lp
  tags:
  - Users
  - Enrollments
  - Roles
  - Organizational Units
  - Permissions
  properties:
  - type: Documentation
    url: https://docs.valence.desire2learn.com/reference.html
  - type: OpenAPI
    url: https://docs.valence.desire2learn.com/reference.html
  - url: graphql/d2l-graphql.md
    type: GraphQL
- aid: d2l:brightspace-le-api
  name: Brightspace Learning Environment (LE) API
  description: 'The Learning Environment API provides access to course content, dropbox folders, grade objects, grade values,
    quizzes, surveys, discussions, forums, checklists, rubrics, release conditions, and intelligent agents. Developers can
    programmatically create and manage assessments, retrieve grades, post discussions, and automate the full lifecycle of
    academic content and evaluation within Brightspace courses.

    '
  humanURL: https://docs.valence.desire2learn.com/reference.html
  baseURL: https://{yourBrightspaceHost}/d2l/api/le
  tags:
  - Courses
  - Grades
  - Content
  - Quizzes
  - Discussions
  - Rubrics
  - Assessments
  properties:
  - type: Documentation
    url: https://docs.valence.desire2learn.com/reference.html
- aid: d2l:brightspace-eportfolio-api
  name: Brightspace ePortfolio API
  description: 'The ePortfolio API enables management of ePortfolio objects including artifacts, reflections, collections,
    activities, presentations, and objectives. Supports sharing, subscriptions, invites, comments, and tags within the Brightspace
    ePortfolio system, allowing institutions to build integrations around student portfolio and lifelong learning records.

    '
  humanURL: https://docs.valence.desire2learn.com/reference.html
  baseURL: https://{yourBrightspaceHost}/d2l/api/eP
  tags:
  - ePortfolio
  - Artifacts
  - Reflections
  - Collections
  - Presentations
  properties:
  - type: Documentation
    url: https://docs.valence.desire2learn.com/reference.html
- aid: d2l:brightspace-data-hub-api
  name: Brightspace Data Hub (BDS) API
  description: 'The Data Hub API provides access to bulk data export functionality, enabling institutions to extract large
    datasets of users, enrollments, grades, activity, and content for analytics, reporting, and data warehousing purposes.
    Supports scheduled and on-demand data set exports in standard formats for integration with institutional data platforms
    and business intelligence tools.

    '
  humanURL: https://docs.valence.desire2learn.com/reference.html
  baseURL: https://{yourBrightspaceHost}/d2l/api/lp
  tags:
  - Data Export
  - Analytics
  - Reporting
  - Bulk Data
  properties:
  - type: Documentation
    url: https://docs.valence.desire2learn.com/reference.html
- aid: d2l:brightspace-ipsis-api
  name: Brightspace IPSIS (SIS Integration) API
  description: 'The IPSIS API provides a standardized interface for Student Information System (SIS) integration with Brightspace,
    enabling automated provisioning and management of courses, sections, users, enrollments, and grade passback. Supports
    one-way and two-way synchronization between institutional SIS platforms and the Brightspace LMS for streamlined academic
    administration.

    '
  humanURL: https://docs.valence.desire2learn.com/reference.html
  baseURL: https://{yourBrightspaceHost}/d2l/api/ipsis
  tags:
  - SIS Integration
  - Student Information System
  - Provisioning
  - Synchronization
  properties:
  - type: Documentation
    url: https://docs.valence.desire2learn.com/reference.html
common:
- type: DomainSecurity
  url: security/d2l-domain-security.yml
- type: Website
  url: https://www.d2l.com/
- type: Documentation
  url: https://docs.valence.desire2learn.com/
- type: GitHubOrg
  url: https://github.com/Brightspace
- type: LinkedIn
  url: https://www.linkedin.com/company/d2l/
- type: Blog
  url: https://community.d2l.com/brightspace/categories/product-news
- type: Pricing
  url: https://www.d2l.com/products/brightspace/
- type: StatusPage
  url: https://status.d2l.com/
- type: X
  url: https://x.com/D2L
- type: Plans
  url: plans/d2l-plans-pricing.yml
- type: RateLimits
  url: rate-limits/d2l-rate-limits.yml
- type: FinOps
  url: finops/d2l-finops.yml
- type: BlogPosts
  url: blogs/blogs.json
- type: JSONLDContext
  url: json-ld/d2l-context.jsonld
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com