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 API

The Domains API from Skilljar — 4 operation(s) for domains.

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

This API exposes 8 operations across 4 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/.

8 operations 4 paths 10 schemas 1 DELETE4 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 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 8

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

Domains 8
GET
/v1/domains
List all domains. Returns a paginated list of domains for your organization, including their names, access settings, and catalog titles.
domains_list 1 param → 200
GET
/v1/domains/{domain_name}
Retrieve a domain. Returns details for a specific domain, including its name, catalog title, access settings, and marketing messages.
domains_retrieve 1 param → 200
PUT
/v1/domains/{domain_name}
Update a domain. Allows updating one or more fields of a domain. Both PUT and PATCH requests perform partial updates.
domains_update 1 param body → 200
PATCH
/v1/domains/{domain_name}
Partially update a domain. Allows updating specific fields of a domain.
domains_partial_update 1 param body → 200
GET
/v1/domains/{domain_name}/catalog-pages/{catalog_page_id}/visibility-overrides
List Student Group visibility overrides for a given Catalog Page.
domains_catalog_pages_visibility_overrides_list 4 params → 200
POST
/v1/domains/{domain_name}/catalog-pages/{catalog_page_id}/visibility-overrides
Create a Student Group visibility override for a Catalog Page.
domains_catalog_pages_visibility_overrides_create 2 params body → 201
GET
/v1/domains/{domain_name}/catalog-pages/{catalog_page_id}/visibility-overrides/{student_group_id}
Retrieve Student Group visibility override for Catalog Page. Returns Student Group information and visibility status.
domains_catalog_pages_visibility_overrides_retrieve 3 params → 200
DELETE
/v1/domains/{domain_name}/catalog-pages/{catalog_page_id}/visibility-overrides/{student_group_id}
Deletes a Student Group visibility override for a Catalog Page and returns a 204 response.
domains_catalog_pages_visibility_overrides_destroy 3 params → 204

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Domain (7 properties), PaginatedCatalogPageGroupVisibilityList (4 properties), PaginatedDomainList (4 properties), PatchedDomainRequest (4 properties). Each schema is shown below with its type and property counts.

CatalogPageGroupVisibility
object
Serializer for CatalogPageGroupVisibility overrides
2 properties 2 required
StudentGroupSummary
object
Serializer for student groups for use GroupVisibility serializers
2 properties 1 required
StudentGroupSummaryRequest
object
Serializer for student groups for use GroupVisibility serializers
1 property 1 required
AccessEnum
string
PUBLIC - Public: catalog is visible to anyone. PRIVATE - Login required: catalog is visible once the user signs up. PRIVATECODE - Access code required: catalog…
PatchedDomainRequest
object
4 properties
PaginatedDomainList
object
4 properties 2 required
CatalogPageGroupVisibilityRequest
object
Serializer for CatalogPageGroupVisibility overrides
2 properties 2 required
PaginatedCatalogPageGroupVisibilityList
object
4 properties 2 required
Domain
object
7 properties
DomainRequest
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

skilljar-domains-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 > 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
Skilljar Domains > Catalog Pages (Builder) > Tile Containers API
Where this information came from

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