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

The Webhooks API from Skilljar — 13 operation(s) for webhooks.

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

Tagged areas include Webhook. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

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

17 operations 13 paths 7 schemas 1 DELETE12 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 Webhooks 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 17

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

Webhooks 17
GET
/v1/webhooks
List all webhooks for your organization. Returns a paginated list of webhooks, including their configuration and status.
webhooks_list 1 param → 200
POST
/v1/webhooks
Create a new webhook for your organization. Register a webhook to receive HTTP POST notifications when specified events occur in your Skilljar organization. You may specify a particular event type or…
webhooks_create body → 201
GET
/v1/webhooks/{webhook_id}
Retrieve details for a specific webhook. Returns the configuration and status of the webhook, including its target URL, event type, and activation status.
webhooks_retrieve 1 param → 200
PUT
/v1/webhooks/{webhook_id}
Update an existing webhook. Allows you to modify the webhook's configuration, such as the target URL or event type.
webhooks_update 1 param body → 200
PATCH
/v1/webhooks/{webhook_id}
Partially update an existing webhook. Allows you to update one or more fields of the webhook without modifying the entire object.
webhooks_partial_update 1 param body → 200
DELETE
/v1/webhooks/{webhook_id}
Delete a webhook. Permanently removes the webhook and stops sending event notifications to its target URL.
webhooks_destroy 1 param → 204
POST
/v1/webhooks/{webhook_id}/ping
Ping Webhook
webhooks_ping_create 1 param → 200404
GET
/v1/webhooks/sample-course-completion
Sample Course Completion Event
webhooks_sample_course_completion_retrieve → 200
GET
/v1/webhooks/sample-course-enrollment
Sample Course Enrollment Event
webhooks_sample_course_enrollment_retrieve → 200
GET
/v1/webhooks/sample-dashboard-task-created
Sample Dashboard Task Created Event
webhooks_sample_dashboard_task_created_retrieve → 200
GET
/v1/webhooks/sample-domain-enrollment
Sample Domain Enrollment Event
webhooks_sample_domain_enrollment_retrieve → 200
GET
/v1/webhooks/sample-lesson-completion
Sample Lesson Completion Event
webhooks_sample_lesson_completion_retrieve → 200
GET
/v1/webhooks/sample-path-completion
Sample Path Completion Event
webhooks_sample_path_completion_retrieve → 200
GET
/v1/webhooks/sample-path-enrollment
Sample Path Enrollment Event
webhooks_sample_path_enrollment_retrieve → 200
GET
/v1/webhooks/sample-purchase-fulfillment
Sample Purchase Fulfillment Event
webhooks_sample_purchase_fulfillment_retrieve → 200
GET
/v1/webhooks/sample-quiz-completion
Sample Quiz Completion Event
webhooks_sample_quiz_completion_retrieve → 200
GET
/v1/webhooks/sample-vilt-registration
Sample VILT Event Registration Event
webhooks_sample_vilt_registration_retrieve → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are WebHook (8 properties), PatchedWebHookRequest (6 properties), WebHookRequest (6 properties), PaginatedWebHookList (4 properties). Each schema is shown below with its type and property counts.

NullEnum
EventTypeEnum
string
COURSECOMPLETION - Course Completion COURSEENROLLMENT - Course Enrollment DOMAINENROLLMENT - Domain Enrollment LESSONCOMPLETION - Lesson Completion PATHCOMPLET…
WebHook
object
8 properties 1 required
PaginatedWebHookList
object
4 properties 2 required
DeactivateReasonEnum
string
HTTP4XXRESPONSE - HTTP4XXRESPONSE RETRYCOUNT - RETRYCOUNT TOOMANYREDIRECTS - TOOMANYREDIRECTS ORGDISABLED - ORGDISABLED
WebHookRequest
object
6 properties 1 required
PatchedWebHookRequest
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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