How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Unified.to lms API

The lms API from Unified.to — 14 operation(s) for lms.

Unified.to lms API is one of 140 APIs that Unified.to publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 13 JSON Schema definitions.

Tagged areas include LMS. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 13 JSON Schemas.

This API exposes 42 operations across 14 paths, and defines 46 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against 3 base URLs: https://api.unified.to, https://api-eu.unified.to, https://api-au.unified.to.

42 operations 14 paths 46 schemas 7 DELETE14 GET7 PATCH7 POST7 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Servers
https://api.unified.to
https://api-eu.unified.to
https://api-au.unified.to
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Unified.to lms API declares 1 security scheme for authenticating requests. An API key is passed in the header as authorization (jwt). By default, every request must be authenticated.

Paths & Operations 42

Across 14 paths, the API surfaces 42 operations — 7 DELETE, 14 GET, 7 PATCH, 7 POST, 7 PUT. Each is listed below with its method, path, parameters, and response codes.

lms 42
GET
/lms/{connection_id}/activity
List All Activities
listLmsActivities 12 params → 200
POST
/lms/{connection_id}/activity
Create an Activity
createLmsActivity 3 params body → 200
DELETE
/lms/{connection_id}/activity/{id}
Remove an Activity
removeLmsActivity 2 params → 200default
GET
/lms/{connection_id}/activity/{id}
Retrieve an Activity
getLmsActivity 4 params → 200
PATCH
/lms/{connection_id}/activity/{id}
Update an Activity
patchLmsActivity 4 params body → 200
PUT
/lms/{connection_id}/activity/{id}
Update an Activity
updateLmsActivity 4 params body → 200
GET
/lms/{connection_id}/class
List All Classes
listLmsClasses 10 params → 200
POST
/lms/{connection_id}/class
Create a Class
createLmsClass 3 params body → 200
DELETE
/lms/{connection_id}/class/{id}
Remove a Class
removeLmsClass 2 params → 200default
GET
/lms/{connection_id}/class/{id}
Retrieve a Class
getLmsClass 4 params → 200
PATCH
/lms/{connection_id}/class/{id}
Update a Class
patchLmsClass 4 params body → 200
PUT
/lms/{connection_id}/class/{id}
Update a Class
updateLmsClass 4 params body → 200
GET
/lms/{connection_id}/collection
List All Collections
listLmsCollections 11 params → 200
POST
/lms/{connection_id}/collection
Create a Collection
createLmsCollection 3 params body → 200
DELETE
/lms/{connection_id}/collection/{id}
Remove a Collection
removeLmsCollection 2 params → 200default
GET
/lms/{connection_id}/collection/{id}
Retrieve a Collection
getLmsCollection 4 params → 200
PATCH
/lms/{connection_id}/collection/{id}
Update a Collection
patchLmsCollection 4 params body → 200
PUT
/lms/{connection_id}/collection/{id}
Update a Collection
updateLmsCollection 4 params body → 200
GET
/lms/{connection_id}/content
List All Contents
listLmsContents 11 params → 200
POST
/lms/{connection_id}/content
Create a Content
createLmsContent 3 params body → 200
DELETE
/lms/{connection_id}/content/{id}
Remove a Content
removeLmsContent 2 params → 200default
GET
/lms/{connection_id}/content/{id}
Retrieve a Content
getLmsContent 4 params → 200
PATCH
/lms/{connection_id}/content/{id}
Update a Content
patchLmsContent 4 params body → 200
PUT
/lms/{connection_id}/content/{id}
Update a Content
updateLmsContent 4 params body → 200
GET
/lms/{connection_id}/course
List All Courses
listLmsCourses 11 params → 200
POST
/lms/{connection_id}/course
Create a Course
createLmsCourse 3 params body → 200
DELETE
/lms/{connection_id}/course/{id}
Remove a Course
removeLmsCourse 2 params → 200default
GET
/lms/{connection_id}/course/{id}
Retrieve a Course
getLmsCourse 4 params → 200
PATCH
/lms/{connection_id}/course/{id}
Update a Course
patchLmsCourse 4 params body → 200
PUT
/lms/{connection_id}/course/{id}
Update a Course
updateLmsCourse 4 params body → 200
GET
/lms/{connection_id}/instructor
List All Instructors
listLmsInstructors 12 params → 200
POST
/lms/{connection_id}/instructor
Create an Instructor
createLmsInstructor 3 params body → 200
DELETE
/lms/{connection_id}/instructor/{id}
Remove an Instructor
removeLmsInstructor 2 params → 200default
GET
/lms/{connection_id}/instructor/{id}
Retrieve an Instructor
getLmsInstructor 4 params → 200
PATCH
/lms/{connection_id}/instructor/{id}
Update an Instructor
patchLmsInstructor 4 params body → 200
PUT
/lms/{connection_id}/instructor/{id}
Update an Instructor
updateLmsInstructor 4 params body → 200
GET
/lms/{connection_id}/student
List All Students
listLmsStudents 11 params → 200
POST
/lms/{connection_id}/student
Create a Student
createLmsStudent 3 params body → 200
DELETE
/lms/{connection_id}/student/{id}
Remove a Student
removeLmsStudent 2 params → 200default
GET
/lms/{connection_id}/student/{id}
Retrieve a Student
getLmsStudent 4 params → 200
PATCH
/lms/{connection_id}/student/{id}
Update a Student
patchLmsStudent 4 params body → 200
PUT
/lms/{connection_id}/student/{id}
Update a Student
updateLmsStudent 4 params body → 200

Schemas 46

The contract defines 46 schemas that model the data the API accepts and returns. The most detailed are LmsCourse (23 properties), LmsContent (20 properties), LmsActivity (13 properties), LmsInstructor (11 properties). Each schema is shown below with its type and property counts.

property_LmsClass_instructor_ids
array
property_LmsMedia_languages
array
ISO 2-digit language codes
property_LmsCourse_media
array
LmsActivity
object
13 properties
LmsStudents
array
LmsEmail
object
LmsClass
object
11 properties 2 required
property_LmsContent_categories
array
property_LmsStudent_telephones
array
LmsCourse
object
23 properties 1 required
LmsInstructor
object
11 properties
property_LmsContent_skills
array
property_LmsCourse_content_ids
array
LmsCollections
array
property_LmsCourse_languages
array
property_LmsCourse_students
array
property_LmsCollection_media
array
LmsContentLocalization
object
3 properties
property_LmsContent_media
array
property_LmsContent_course_ids
array
property_LmsContent_localizations
array
LmsCollection
object
9 properties
property_LmsContent_instructor_ids
array
property_LmsCourse_instructors
array
LmsActivities
array
property_LmsContent_collection_ids
array
property_LmsStudent_emails
array
property_LmsCourse_instructor_ids
array
@deprecated; use instructors
LmsContent
object
20 properties
property_LmsClass_media
array
property_LmsClass_student_ids
array
LmsInstructors
array
property_LmsContent_languages
array
LmsTelephone
object
2 properties 1 required
property_LmsInstructor_emails
array
property_LmsClass_languages
array
LmsContents
array
LmsClasses
array
LmsStudent
object
11 properties
property_LmsInstructor_telephones
array
LmsCourses
array
property_LmsStudent_address
object
8 properties
property_LmsCourse_skills
array
property_LmsCourse_student_ids
array
@deprecated; use students
LmsMedia
object
7 properties
property_LmsCourse_categories
array

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unified-to-lms-api-openapi.yml Raw ↑

Other APIs Unified.to publishes across the network.

Unified.to
Unified.to Authentication API
Unified.to account API
Unified.to accounting API
Unified.to activity API
Unified.to ad API
Unified.to ads API
Unified.to apicall API
Unified.to application API
Unified.to applicationstatus API
Unified.to assessment API
Unified.to ats API
Where this information came from

This is an independent, third-party profile of Unified.to lms API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.