Home
Providers
D2L Brightspace
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.
5 APIs
Learning Management System LMS Education Technology EdTech E-Learning Courses Grades Users Enrollments Quizzes Discussions Learning Outcomes ePortfolio SIS Integration LTI
On this page
Kin Score
APIs 5
GraphQL 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Security Posture 1
Resources 14
apis.yml
42 Operational Transparency
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
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
Individual APIs this provider publishes, each with its own machine-readable definition.
GraphQL schemas published by this provider.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
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)
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