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 Domains > Published Courses API

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

Skilljar Domains > 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 Domains > Published Courses. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 6 operations across 2 paths, and defines 13 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/.

6 operations 2 paths 13 schemas 1 DELETE2 GET1 PATCH1 POST1 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 Domains > 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 6

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

Domains > Published Courses 6
GET
/v1/domains/{domain_name}/published-courses
List all courses published to this domain. Returns a paginated list of published courses for the domain. Supports filtering by course ID and searching by keyword.
domains_published_courses_list 5 params → 200
POST
/v1/domains/{domain_name}/published-courses
Publish a course to this domain. Makes a course available to learners on the specified domain. The course must not already be published to this domain.
domains_published_courses_create 1 param body → 201
GET
/v1/domains/{domain_name}/published-courses/{published_course_id}
Retrieve a published course for this domain. Returns detailed information about a published course, including metadata, publishing settings, and catalog ordering.
domains_published_courses_retrieve 2 params → 200
PUT
/v1/domains/{domain_name}/published-courses/{published_course_id}
Update a published course in this domain. Allows partial updates to published course settings, such as visibility, registration, or slug.
domains_published_courses_update 2 params body → 200
PATCH
/v1/domains/{domain_name}/published-courses/{published_course_id}
Partially update a published course in this domain. Allows partial updates to published course settings, such as visibility, registration, or slug.
domains_published_courses_partial_update 2 params body → 200
DELETE
/v1/domains/{domain_name}/published-courses/{published_course_id}
Unpublish a course from this domain. Removes the course from the domain, making it inaccessible to learners. This action is irreversible and also removes the course from all associated content syndic…
domains_published_courses_destroy 2 params → 204

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are PublishedCourse (15 properties), PublishedCourseCreate (15 properties), PublishedCourseDetail (15 properties), PublishedCourseCreateRequest (11 properties). Each schema is shown below with its type and property counts.

CourseSummary
object
4 properties
CourseDetail
object
6 properties
PublishedCourseCreateCourseSummary
object
Serializes reference to course by ID in payload when creating a published course.
4 properties 1 required
PublishedCourseCreate
object
Serializer for creating a published course.
15 properties 1 required
PublishedCourseRequest
object
10 properties
PublishedCourse
object
15 properties
Offer
object
4 properties 2 required
PublishedCourseCreateRequest
object
Serializer for creating a published course.
11 properties 1 required
PaginatedPublishedCourseList
object
4 properties 2 required
PatchedPublishedCourseRequest
object
10 properties
Price
object
2 properties
PublishedCourseCreateCourseSummaryRequest
object
Serializes reference to course by ID in payload when creating a published course.
1 property 1 required
PublishedCourseDetail
object
15 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

skilljar-domains-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 Domains > 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.