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

Epignosis (TalentLMS, eFront, TalentCards) Course API

The Course API from Epignosis (TalentLMS, eFront, TalentCards) — 11 operation(s) for course.

Epignosis (TalentLMS, eFront, TalentCards) Course API is one of 17 APIs that Epignosis (TalentLMS, eFront, TalentCards) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Course. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 12 operations across 11 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://virtserver.swaggerhub.com/Epignosis/Efront-API/1.0.0, https://ssc.efrontlearning.com/API/v1.0.

12 operations 11 paths 17 schemas 6 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://samples.talentlms.com/api/v1/
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Epignosis (TalentLMS, eFront, TalentCards) Course API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

Paths & Operations 12

Across 11 paths, the API surfaces 12 operations — 6 GET, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Course 12
GET
/Course/{Id}
Returns information about the course with the associated Id.
1 param → 200404
GET
/Course/{CourseId}/UserProgress/{UserId}
Returns information about the progress of the specified user in the specified course.
2 params → 200400
GET
/CourseUserStatus/{CourseId},{UserId}
Returns information about the status of a specified user in the specified course.
2 params → 200400
POST
/CourseUserStatus/{CourseId},{UserId}
Update the status of the specified user in the specified course
2 params body → 200400
GET
/CourseUserTestAttempts/{CourseId},{UserId}
Returns a list of all the test attempts that the specified user has made in the specified course.
2 params → 200400
GET
/Courses
Returns the complete list of courses.
→ 200400
GET
/Course/{Id}/Content
Returns the content IDs for a given course.
1 param → 200404
POST
/Course
Create course
body → 200400
POST
/CourseUserStatus
Update the status of the specified user in the specified course.
body → 200400
POST
/Course/AddUser
Adds a user to a course
body → 200400
PUT
/Course/{Id}/AddUser
Adds a user to the specified course. - The Id in the URL, refers to the course. - The Id of the user is defined as a PUT field, in the request body.
1 param body → 200400
PUT
/Course/{Id}/RemoveUser
Removes a user from the specified course. - The Id in the URL, refers to the course. - The Id of the user is defined as a PUT field, in the request body.
1 param body → 200400

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are createCourse (8 properties), updateCourseUserStatus (5 properties), standardResponse (3 properties), avatar (3 properties). Each schema is shown below with its type and property counts.

public_id
string
createCourse
object
8 properties 2 required
userName
string
email
string
id
integer
The resource id.
login
string
The login username
timestampNullable
integernull
extended-fields
Possible extended profile fields
booleanInteger
integer
updateCourseUserStatus
object
5 properties 2 required
score
numbernull
avatar
objectnull
3 properties
nullableId
integernull
surname
string
timestampNotNullable
integer
price
numbernull
standardResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

epignosis-talentlms-efront-talentcards-course-api-openapi.yml Raw ↑

Other APIs Epignosis (TalentLMS, eFront, TalentCards) publishes across the network.

TalentLMS API
Epignosis (TalentLMS, eFront, TalentCards) Account API
Epignosis (TalentLMS, eFront, TalentCards) Autologin API
Epignosis (TalentLMS, eFront, TalentCards) Branch API
Epignosis (TalentLMS, eFront, TalentCards) Catalog API
Epignosis (TalentLMS, eFront, TalentCards) Category API
Epignosis (TalentLMS, eFront, TalentCards) Content API
Epignosis (TalentLMS, eFront, TalentCards) Curriculum API
Epignosis (TalentLMS, eFront, TalentCards) Extended Field API
Epignosis (TalentLMS, eFront, TalentCards) Group API
Epignosis (TalentLMS, eFront, TalentCards) Job API
Epignosis (TalentLMS, eFront, TalentCards) Plugin API
Where this information came from

This is an independent, third-party profile of Epignosis (TalentLMS, eFront, TalentCards) Course 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.