D2L Brightspace website screenshot

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 13 APIs on the APIs.io network, including Assignments API, Calendar API, Content API, and 10 more. Tagged areas include LMS, Learning Management System, EdTech, Education, and Valence.

D2L Brightspace’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

37.6/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serve
13 APIs
LMSLearning Management SystemEdTechEducationValenceD2LBrightspace

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 37.6/100 · thin
Contract Quality 13.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 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/brightspace: 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 13

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

D2L Brightspace Assignments API

Assignment (Dropbox) folders, submissions, and feedback.

D2L Brightspace Calendar API

Course calendar events.

D2L Brightspace Content API

Course content - modules and topics.

D2L Brightspace Data Hub API

Data Export Framework and Brightspace Data Sets.

D2L Brightspace Discussions API

Discussion forums, topics, and posts.

D2L Brightspace Enrollments API

Membership of users in org units.

D2L Brightspace Grades API

Course gradebook - grade objects, values, categories, and schemes.

D2L Brightspace Learning Outcomes API

Learning outcome sets, outcomes, and alignments.

D2L Brightspace News API

News (announcement) items.

D2L Brightspace Org Units API

Organization structure, course offerings, departments, and semesters.

D2L Brightspace Quizzes API

Quizzes, attempts, questions, and special access.

D2L Brightspace Users API

User accounts and roles on the Learning Platform.

D2L Brightspace Versions API

Product component version discovery.

Scroll for all 13

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Brightspace Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Brightspace Authentication

oauth2 · 1 scheme

SECURITY

Brightspace Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Brightspace Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Brightspace Agentic Access

55 operations · 18 acting

55 operations · 18 acting

AGENTIC

Resources

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

Source (apis.yml)

apis.yml Raw ↑
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.
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.19'
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:
  - 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
common:
- 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