Litmos API

RESTful API for the Litmos learning management system enabling management of users, teams, courses, learning paths, enrollments, assessments, and completion records. Supports JSON and XML data formats with API key authentication passed as a request header.

API entry from apis.yml

apis.yml Raw ↑
aid: litmos:litmos-api
name: Litmos API
description: RESTful API for the Litmos learning management system enabling management of users, teams,
  courses, learning paths, enrollments, assessments, and completion records. Supports JSON and XML data
  formats with API key authentication passed as a request header.
humanURL: https://www.litmos.com/learning-management-system/api
baseURL: https://api.litmos.com/v1.svc
tags:
- Users
- Teams
- Courses
- Learning Paths
- Enrollment
- Completions
- Assessments
- Reports
properties:
- type: Documentation
  url: https://www.litmos.com/docs/litmos/apis/overview-of-developer-api
- type: TermsOfService
  url: https://www.litmos.com/legal/terms-of-service
- type: PrivacyPolicy
  url: https://www.litmos.com/legal/privacy-policy
- type: Webhooks
  url: https://www.litmos.com/docs/litmos/webhooks
- type: ReleaseNotes
  url: https://www.litmos.com/release-notes/tags/api