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

The Assets API from Skilljar — 2 operation(s) for assets.

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

Tagged areas include Assets. 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 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/.

4 operations 2 paths 6 schemas 1 DELETE2 GET1 POST

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 Assets 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 — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Assets 4
GET
/v1/assets
Retrieve a paginated list of all assets in your organization. Returns summary information for each asset, including name, size, and type. Download URLs are not included in this response.
assets_list 2 params → 200
POST
/v1/assets
Upload a new asset to your organization. Accepts a file or remote file URL and creates a new asset record. The file will be securely downloaded and re-hosted by Skilljar. The response includes asset…
assets_create body → 201
GET
/v1/assets/{asset_id}
Retrieve detailed information for a specific asset. Returns all metadata for the asset, including a signed download URL valid for 1 hour. Only assets belonging to your organization are accessible.
assets_retrieve 1 param → 200
DELETE
/v1/assets/{asset_id}
Permanently delete an asset from your organization. The asset will be removed if it is not currently used in any lessons or courses. Returns HTTP 204 No Content on success. If the asset is in use, re…
assets_destroy 1 param → 204

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Asset (7 properties), PaginatedAssetList (4 properties), AssetMetadataRequest (4 properties), AssetRequest (2 properties). Each schema is shown below with its type and property counts.

AssetTypeEnum
string
AUDIOBOTR - Audio - JWPlatform HTML - HTML Snippet PDF - PDF File VIDEOBOTR - Video - JWPlatform FILE - Generic File TEMPLATE - Template from the database
AssetMetadataRequest
object
This defines the asset section of create & update requests. Used in AssetSerializer
4 properties
PaginatedAssetList
object
4 properties 2 required
Asset
object
Used when creating, updating or reading a single Asset object. Inherits from AssetSummarySerializer. Adds in the downloadurl field as well as the write fields.
7 properties
AssetRequest
object
Used when creating, updating or reading a single Asset object. Inherits from AssetSummarySerializer. Adds in the downloadurl field as well as the write fields.
2 properties
AspectRatioEnum
string
16:9 - 16:9 4:3 - 4:3

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

skilljar-assets-api-openapi.yml Raw ↑

Other APIs Skilljar publishes across the network.

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

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