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 API

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

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

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

5 operations 3 paths 6 schemas 2 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 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 5

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

Users 5
GET
/v1/users
List users registered on at least one domain. Returns a paginated list of users who have registered on any domain in your organization. Supports filtering by email, first name, and last name. This en…
users_list 4 params → 200
GET
/v1/users/{user_id}
Retrieve a user's registration and course overview. Returns detailed information about a specific user, including registration and completion counts, recent activity, and profile details.
users_retrieve 1 param → 200
PUT
/v1/users/{user_id}
Update user details. Allows updating the user's name and email address. Both PUT and PATCH perform partial updates.
users_update 1 param body → 200
PATCH
/v1/users/{user_id}
Partially update user details. Allows updating the user's name and email address. Both PUT and PATCH perform partial updates.
users_partial_update 1 param body → 200
POST
/v1/users/{user_id}/anonymize
Permanently anonymize a user. Obfuscates all personally identifiable information for the user, making it impossible to identify or restore the user. This action is irreversible and prevents future pl…
users_anonymize_create 1 param → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are UserOverview (6 properties), UserUpdate (5 properties), ReadOnlyUser (4 properties), UserUpdateRequest (3 properties). Each schema is shown below with its type and property counts.

UserUpdate
object
Version of the user serializer configured to update a user's name and email address.
5 properties
PaginatedUserOverviewList
array
PatchedUserUpdateRequest
object
Version of the user serializer configured to update a user's name and email address.
3 properties
UserUpdateRequest
object
Version of the user serializer configured to update a user's name and email address.
3 properties
ReadOnlyUser
object
Version of the user serializer configured to lookup a user given the user's id. It will not create new users.
4 properties 1 required
UserOverview
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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