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

Skilljar Users > Published Courses API

The Users > Published Courses API from Skilljar — 2 operation(s) for users > published courses.

Skilljar Users > Published Courses API is one of 78 APIs that Skilljar publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Users > Published Courses. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 4 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.skilljar.com/v1/.

4 operations 2 paths 10 schemas 2 GET1 PATCH1 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://api.skilljar.com/v1/
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Skilljar Users > Published Courses API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (OrganizationApiKey). It accepts HTTP bearer tokens (tokenAuth).

  • OrganizationApiKey — API key authentication using HTTP Basic Auth. Use your API key as the username and leave password empty.

Paths & Operations 4

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

Users > Published Courses 4
GET
/v1/users/{user_id}/published-courses
List published courses with progress for a user. Returns a list of published courses in which the user is enrolled, including progress details. Uses optimized batch enrollment loading to reduce datab…
users_published_courses_list 1 param → 200
GET
/v1/users/{user_id}/published-courses/{published_course_id}
Retrieve course progress for a user. Returns detailed progress information for a specific published course enrollment for the user.
users_published_courses_retrieve 2 params → 200
PUT
/v1/users/{user_id}/published-courses/{published_course_id}
Update course progress for a user. Allows updating the user's progress for a published course. Both PUT and PATCH perform partial updates. To mark a course as complete, you only need to set the compl…
users_published_courses_update 2 params body → 200
PATCH
/v1/users/{user_id}/published-courses/{published_course_id}
Partially update course progress for a user. Allows updating the user's progress for a published course. Both PUT and PATCH perform partial updates. To mark a course as complete, you only need to set…
users_published_courses_partial_update 2 params body → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are CourseProgress (10 properties), UserPublishedCourseProgress (8 properties), CourseProgressRequest (6 properties), UserEnrollment (4 properties). Each schema is shown below with its type and property counts.

CourseSummary
object
4 properties
UserPublishedCourseProgressRequest
object
2 properties 1 required
NullEnum
SuccessStatusEnum
string
PASSED - Passed FAILED - Failed
UserPublishedCourseProgress
object
8 properties 1 required
Certificate
object
4 properties
CourseProgress
object
10 properties
UserEnrollment
object
4 properties 2 required
CourseProgressRequest
object
6 properties
PatchedUserPublishedCourseProgressRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

skilljar-users-published-courses-api-openapi.yml Raw ↑

Other APIs Skilljar publishes across the network.

Skilljar Assets API
Skilljar Courses API
Skilljar Courses > Labels API
Skilljar Courses > Lessons API
Skilljar Domains > Access Codes > Codes API
Skilljar Domains > Access Codes > Pools API
Skilljar Domains API
Skilljar Domains > Catalog Page > Page Items (Classic) API
Skilljar Domains > Catalog Pages API
Skilljar Domains > Catalog Pages (Builder) > Component Content Block API
Skilljar Domains > Catalog Pages (Builder) > Content Blocks API
Skilljar Domains > Catalog Pages (Builder) > HTML Content Blocks API
Where this information came from

This is an independent, third-party profile of Skilljar Users > Published Courses 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.