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 > Users API

The Domains > Users API from Skilljar — 3 operation(s) for domains > users.

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

This API exposes 6 operations across 3 paths, and defines 17 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 3 paths 17 schemas 2 GET1 PATCH2 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 > Users 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 3 paths, the API surfaces 6 operations — 2 GET, 1 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Domains > Users 6
GET
/v1/domains/{domain_name}/users
List users for a domain. Returns a paginated list of users associated with the domain. Supports filtering by user details, access code, and signup field data.
domains_users_list 15 params → 200
POST
/v1/domains/{domain_name}/users
Add a user to a domain. If the provided email address already exists, the user will be added to the domain and their existing details will be returned. If the email is new, a new user will be created…
domains_users_create 1 param body → 201
GET
/v1/domains/{domain_name}/users/{user_id}
Retrieve details for a specific user within a domain.
domains_users_retrieve 2 params → 200
PUT
/v1/domains/{domain_name}/users/{user_id}
Update a user's domain membership. Only the active status, expiresat date, and accesscode (which can be removed by setting to null) may be updated. Both PUT and PATCH perform partial updates.
domains_users_update 2 params body → 200
PATCH
/v1/domains/{domain_name}/users/{user_id}
Update a user's domain membership. Only the active status, expiresat date, and accesscode (which can be removed by setting to null) may be updated. Both PUT and PATCH perform partial updates.
domains_users_partial_update 2 params body → 200
POST
/v1/domains/{domain_name}/users/bulk-create
Create multiple users in a domain with a single API call. All users are validated before processing. If any user fails validation, the entire request is rejected. The operation is queued for async pr…
bulk_create_domain_users 1 param body → 200

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are DomainUserUpdate (8 properties), DomainUserCreate (8 properties), DomainUserDetail (7 properties), DomainUserListItem (6 properties). Each schema is shown below with its type and property counts.

BulkUserRequest
object
6 properties 1 required
UserRequest
object
Version of the user serializer configured to lookup a user given the user's email. If a user with this email does not yet exist, it will create a new User with…
3 properties 1 required
User
object
Version of the user serializer configured to lookup a user given the user's email. If a user with this email does not yet exist, it will create a new User with…
5 properties 1 required
DomainUserDetail
object
7 properties
AccessCode
object
3 properties 1 required
PaginatedDomainUserListItemList
object
4 properties 2 required
DomainUserCreate
object
8 properties 1 required
AccessCodeRequest
object
1 property 1 required
PatchedDomainUserUpdateRequest
object
3 properties
DomainUserCreateRequest
object
4 properties 1 required
DomainUserListItem
object
6 properties
DomainUserUpdateRequest
object
3 properties
DomainUserUpdate
object
8 properties
AccessCodePool
object
2 properties 2 required
SignupFieldSummary
object
2 properties 1 required
UserSignupFieldValue
object
2 properties 2 required
BulkDomainUserCreateRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

skilljar-domains-users-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 > Users 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.