Home
Providers
D2L Brightspace
D2L Brightspace
D2L Brightspace is an enterprise learning management system (LMS) used by higher education, K-12, and corporate organizations. Its public REST API is the Valence Learning Framework API, exposed under https://{host}/d2l/api/ and split into two product components - "lp" (Learning Platform - users, roles, enrollments, org units, data hub) and "le" (Learning Environment - content, grades, assignments/dropbox, quizzes, discussions, calendar, news, learning outcomes). Routes are versioned per component (for example lp 1.x and le 1.x) and authenticated with OAuth 2 bearer tokens issued by the D2L auth service; the older ID-Key (app-id/user-id) scheme is deprecated. D2L is the vendor; Valence is the historical name of the API framework.
D2L Brightspace publishes 15 APIs on the APIs.io network, including Assignments API, Calendar API, Content API, and 12 more. Tagged areas include LMS, Learning Management System, EdTech, Education, and Valence.
D2L Brightspace’s developer surface includes authentication, documentation, engineering blog, and 10 more developer resources.
1 APIs
On this page
Kin Score
APIs 18
Open Collections 15
GraphQL 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Security Posture 2
Scopes 1
Agentic Access 1
Resources 13
apis.yml
34 Operational Transparency
0 Create-or-Update Ergonomics
Composite quality — 40.0/100 · developing
Agent readiness — 25/100 · agent aware
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 18
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Scroll for all 15
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.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
Documentation 1
Reference material describing how the API behaves
Agent Surfaces 1
MCP servers, agent skills, and machine-readable catalogs
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 1
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 1
Properties that don't map to a standard resource type
Source (apis.yml)
aid: brightspace
url: https://raw.githubusercontent.com/api-evangelist/brightspace/refs/heads/main/apis.yml
name: D2L Brightspace
kind: company
description: D2L Brightspace is an enterprise learning management system (LMS) used by higher education, K-12, and corporate
organizations. Its public REST API is the Valence Learning Framework API, exposed under https://{host}/d2l/api/ and split
into two product components - "lp" (Learning Platform - users, roles, enrollments, org units, data hub) and "le" (Learning
Environment - content, grades, assignments/dropbox, quizzes, discussions, calendar, news, learning outcomes). Routes are
versioned per component (for example lp 1.x and le 1.x) and authenticated with OAuth 2 bearer tokens issued by the D2L auth
service; the older ID-Key (app-id/user-id) scheme is deprecated. D2L is the vendor; Valence is the historical name of the
API framework.
deliveryModel:
model: saas
open_source: false
commercial: true
callable_host: false
label: Hosted service · you call their endpoint
confidence: medium
source:
- openapi
- pricing
generated: '2026-08-28'
method: derived
accessModel:
pricing: paid
onboarding: self-serve
trial: false
try_now: false
public: false
label: Paid · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/brightspace.png
tags:
- LMS
- Learning Management System
- EdTech
- Education
- Valence
- D2L
- Brightspace
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.23'
apis:
- aid: brightspace:brightspace-assignments-api
name: D2L Brightspace Assignments API
description: Assignment (Dropbox) folders, submissions, and feedback.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Assignments
properties:
- type: OpenAPI
url: openapi/brightspace-assignments-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-calendar-api
name: D2L Brightspace Calendar API
description: Course calendar events.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Calendar
properties:
- type: OpenAPI
url: openapi/brightspace-calendar-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-content-api
name: D2L Brightspace Content API
description: Course content - modules and topics.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Content
properties:
- type: OpenAPI
url: openapi/brightspace-content-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-data-hub-api
name: D2L Brightspace Data Hub API
description: Data Export Framework and Brightspace Data Sets.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Data Hub
properties:
- type: OpenAPI
url: openapi/brightspace-data-hub-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-discussions-api
name: D2L Brightspace Discussions API
description: Discussion forums, topics, and posts.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Discussions
properties:
- type: OpenAPI
url: openapi/brightspace-discussions-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-enrollments-api
name: D2L Brightspace Enrollments API
description: Membership of users in org units.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Enrollments
properties:
- type: OpenAPI
url: openapi/brightspace-enrollments-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-grades-api
name: D2L Brightspace Grades API
description: Course gradebook - grade objects, values, categories, and schemes.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Grades
properties:
- type: OpenAPI
url: openapi/brightspace-grades-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-learning-outcomes-api
name: D2L Brightspace Learning Outcomes API
description: Learning outcome sets, outcomes, and alignments.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Learning Outcomes
properties:
- type: OpenAPI
url: openapi/brightspace-learning-outcomes-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-news-api
name: D2L Brightspace News API
description: News (announcement) items.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- News
properties:
- type: OpenAPI
url: openapi/brightspace-news-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-org-units-api
name: D2L Brightspace Org Units API
description: Organization structure, course offerings, departments, and semesters.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Org Units
properties:
- type: OpenAPI
url: openapi/brightspace-org-units-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-quizzes-api
name: D2L Brightspace Quizzes API
description: Quizzes, attempts, questions, and special access.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Quizzes
properties:
- type: OpenAPI
url: openapi/brightspace-quizzes-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-users-api
name: D2L Brightspace Users API
description: User accounts and roles on the Learning Platform.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- User
tags_raw:
- Users
properties:
- type: OpenAPI
url: openapi/brightspace-users-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace:brightspace-versions-api
name: D2L Brightspace Versions API
description: Product component version discovery.
humanURL: https://docs.valence.desire2learn.com/res/user.html
baseURL: https://{host}/d2l/api/lp
tags:
- Versions
properties:
- type: OpenAPI
url: openapi/brightspace-versions-api-openapi.yml
- type: APIReference
url: https://docs.valence.desire2learn.com/res/user.html
- type: Documentation
url: https://docs.valence.desire2learn.com/basic/apicall.html
- type: PostmanCollection
url: collections/brightspace.postman_collection.json
- type: OpenCollection
url: collections/brightspace.opencollection.json
- type: APIReference
url: https://docs.valence.desire2learn.com/res/enroll.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/orgunit.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/content.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/grade.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dropbox.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/quiz.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/discuss.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/calendar.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/news.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/outcomes.html
- type: APIReference
url: https://docs.valence.desire2learn.com/res/dataExport.html
- aid: brightspace: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:
- User
- Enrollments
- Roles
- Organizational Units
- Permissions
tags_raw:
- 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: brightspace: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: brightspace: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
- Collection
- Presentations
tags_raw:
- ePortfolio
- Artifacts
- Reflections
- Collections
- Presentations
properties:
- type: Documentation
url: https://docs.valence.desire2learn.com/reference.html
- aid: brightspace: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: brightspace: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: CapabilityMap
url: capabilities/brightspace-capability-edges.yml
name: D2L Brightspace Business Capability Map
- type: AgenticAccess
url: agentic-access/brightspace-agentic-access.yml
- type: DomainSecurity
url: security/brightspace-domain-security.yml
- type: Authentication
url: authentication/brightspace-authentication.yml
- type: OAuthScopes
url: scopes/brightspace-scopes.yml
- type: GitHubOrganization
url: https://github.com/Brightspace
- type: LinkedIn
url: https://www.linkedin.com/company/d2l
- type: Website
url: https://www.d2l.com
- type: Documentation
url: https://docs.valence.desire2learn.com
- type: Plans
url: plans/brightspace-plans-pricing.yml
- type: RateLimits
url: rate-limits/brightspace-rate-limits.yml
- type: FinOps
url: finops/brightspace-finops.yml
- url: https://www.d2l.com/blog/all/
type: Blog
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/brightspace"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/brightspace/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/brightspace/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.